Easily find any root of a number, from square roots to complex nth roots.
Enter the root degree (n) and the number (radicand) to compute the result. This tool is perfect for mathematical calculations in academics and professional fields.
Enter the root's degree (n > 0)
Enter the number to find the root of
Click on an example to load it into the calculator.
Find the square root (n=2) of 81.
Degree (n): 2
Number: 81
Find the cube root (n=3) of -64.
Degree (n): 3
Number: -64
Find the 4th root (n=4) of 16.
Degree (n): 4
Number: 16
Find the 5th root (n=5) of 243.
Degree (n): 5
Number: 243
Math.pow()
function or its equivalent in programming languages.