StackOverflow 文档 Python Language 教程 幂 幂 平方根 math.sqrt() 和 cmath.sqrt 使用内置和 pow() 的指数 模数指数 pow() 有 3 个参数 使用数学模块 math.pow() 进行指数运算 指数函数 math.exp() 和 cmath.exp() 指数函数减去 1 math.expm1() 数学和 cmath 内置的魔术方法和取幂 具有分数指数的根 nth-root 计算大整数根 平方根 math.sqrt() 和 cmath.sqrt