Root Calculator

Calculate the nth root of any number — square roots, cube roots, or a custom root degree.

Input

Notes

The nth root of x is the value r such that r^n = x. Negative numbers only have a real root when n is odd (e.g. the cube root of −8 is −2). Even roots of negative numbers are not real numbers.