参数设置
快速示例
Calculation 结果
Enter a number to 计算 its root
Knowledge
平方根
A number y such that y² = x.
立方根
A number y such that y³ = x.
Nth Root
A number y such that y^n = x.
Newton's Method
An iterative method to find successively better approximations to the roots.