Loading calculator...
计算平方根和n次方根
Roots are the inverse of exponents. Square root finds what number times itself gives the target. Cube root, fourth root, etc. work similarly.
√a = a^(1/2) ³√a = a^(1/3) ⁿ√a = a^(1/n)