Skip to content
MasterMath

Cube Root Calculator

Cube roots and roots of any index, simplified where possible. Unlike square roots, odd-index roots of negative numbers exist perfectly well.

Result

—

Result—
In exact form—
Is it exact?—
Check by raising to the index—

How this was worked out

    The rule

    ⁿ√x = the number that gives x when raised to n

    Why it works

    A root of index n undoes raising to the power n. Which numbers have real roots depends on whether that index is odd or even: odd roots exist for every real number, while even roots need a non-negative starting value.

    How to do it by hand

    1. Break the number into prime factors
    2. Any factor appearing n times comes out of the radical once
    3. What is left stays inside
    4. For a negative number with an odd index, the answer is negative

    What is worth knowing

    The odd–even distinction is the thing worth carrying away. The cube root of −8 is −2, because (−2)³ = −8, and that is a perfectly ordinary real number. The square root of −8 has no real value at all, because squaring always kills the sign. That is why odd-degree polynomials always have at least one real root and even-degree ones need not. In practice, roots of index 4 or higher are usually computed as fractional exponents, since x^(1/n) is the same thing and computers handle it directly.

    Frequently asked questions

    Can you take the cube root of a negative number?

    Yes. The cube root of −8 is −2, because cubing preserves the sign. Even-index roots cannot.

    What is the difference between a root and a fractional exponent?

    None: ⁿ√x and x^(1/n) are the same thing written two ways. Calculators use the second.

    How do I simplify a cube root?

    Factor into primes; any factor appearing three times comes out once. ∛54 = 3∛2.

    Why do odd and even roots behave differently?

    Because an even power is always positive, so it cannot undo a negative. An odd power keeps the sign.