Cube Root

Cube root finds the number that, when multiplied by itself three times, equals your original number—the inverse of cubing.

a3=b    b3=a\sqrt[3]{a} = b \iff b^3 = a

Solve a problem with Cube Root

Type the problem. The solver will use Cube Root where Cube Root is the right tool, and tell you when it is not.

Drag one in or paste from the clipboard. JPEG, PNG or WebP. You get the transcription to check before anything is solved.

How to get a better answer
  • Paste the whole problem, including the instruction word — "simplify", "solve for x" and "factor" lead to three different answers.
  • Say what you have already tried. "I got x = 4 and the book says 2" turns a solution into a diagnosis.
  • Set the level in the settings button. A calculus shortcut is not a better answer if you have not met derivatives yet.
  • For a photo, get the whole problem in frame and hold the page flat — you get the transcription to fix before anything is solved.

What each symbol means

What Cube Root takes
aa
bb
Cube Root
SymbolMeaning
aaThe number under the cube root symbol (the radicand); it can be any real number including negatives, and represents the starting value in a3=b\sqrt[3]{a} = b.
bbThe answer to the cube root operation—the number that, when multiplied by itself three times, gives aa; it's the value of bb in the equation b3=ab^3 = a.

When to use it

Use cube root when you need to find what number, multiplied by itself three times, gives you a known result.

Level

Usually taught in: Pre-Algebra

Worked examples

1. Find the cube root of a perfect cube

Problem

Find 273\sqrt[3]{27}.
  1. b3=27b^3 = 27

    We need to find the value of bb where bb multiplied by itself three times equals 27.

  2. 33=?3^3 = ?

    Let's test b=3b = 3 by cubing it.

  3. 33=333=93=273^3 = 3 \cdot 3 \cdot 3 = 9 \cdot 3 = 27

    Multiply 3×3=93 \times 3 = 9, then 9×3=279 \times 3 = 27, so this works.

Answer: 273=3\sqrt[3]{27} = 3

We found the number that makes b3=27b^3 = 27 true. Since 33=273^3 = 27, the cube root of 27 is 3.

2. Find the cube root of a negative number

Problem

Find 83\sqrt[3]{-8}.
  1. b3=8b^3 = -8

    We need to find bb such that bb multiplied by itself three times equals -8.

  2. (2)3=?(-2)^3 = ?

    Let's test b=2b = -2 by cubing it.

  3. (2)3=(2)(2)(2)=4(2)=8(-2)^3 = (-2) \cdot (-2) \cdot (-2) = 4 \cdot (-2) = -8

    Multiply (2)×(2)=4(-2) \times (-2) = 4 (negative times negative is positive), then 4×(2)=84 \times (-2) = -8 (positive times negative is negative).

Answer: 83=2\sqrt[3]{-8} = -2

Cube roots of negative numbers are real and negative. Since (2)3=8(-2)^3 = -8, the cube root of -8 is -2.

3. Use cube root to solve a video game level problem

Problem

In a video game, you earn experience points that scale with your level cubed. At level nn, you've earned n3×1000n^3 \times 1000 total points. If you've earned 8,000 points, what level are you?
  1. n31000=8000n^3 \cdot 1000 = 8000

    The total points equation, where nn is the current level.

  2. n3=80001000=8n^3 = \frac{8000}{1000} = 8

    Divide both sides by 1000 to isolate n3n^3.

  3. n=83n = \sqrt[3]{8}

    Take the cube root of both sides to find the level.

  4. 23=222=42=82^3 = 2 \cdot 2 \cdot 2 = 4 \cdot 2 = 8

    Check: 2×2×2=4×2=82 \times 2 \times 2 = 4 \times 2 = 8, so 83=2\sqrt[3]{8} = 2.

Answer: n=2n = 2

By isolating n3n^3 and taking the cube root, we found that you're at level 2. This shows how cube root helps reverse the cubing operation in real problems.

Common mistakes

Where Cube Root usually goes wrong
Answer came out wrong
Confusing a3\sqrt[3]{a} with a\sqrt{a} (the square root)
Remember the small 3 in the radical symbol: x3\sqrt[3]{x} means cube root, but x\sqrt{x} means square root. The cube root of 8 is 2 (since 23=82^3 = 8), but the square root of 8 is about 2.83 (since 2.83282.83^2 \approx 8).
Thinking that cube roots of negative numbers don't exist or are undefined
Cube roots of negative numbers are allowed and give negative answers. For example, 83=2\sqrt[3]{-8} = -2 because (2)3=8(-2)^3 = -8. The rule is: if aa is negative, then a3\sqrt[3]{a} is negative.
Skipping the verification step and not checking your answer by cubing it
Always check: if you say a3=b\sqrt[3]{a} = b, then cube bb and verify you get aa. For 273=3\sqrt[3]{27} = 3, check: 33=273^3 = 27 ✓.
The mistakeWhy it is wrongThe fix
Confusing a3\sqrt[3]{a} with a\sqrt{a} (the square root)Cube root and square root are different operations—cube root uses three factors, square root uses two.Remember the small 3 in the radical symbol: x3\sqrt[3]{x} means cube root, but x\sqrt{x} means square root. The cube root of 8 is 2 (since 23=82^3 = 8), but the square root of 8 is about 2.83 (since 2.83282.83^2 \approx 8).
Thinking that cube roots of negative numbers don't exist or are undefinedCube root of a negative number is a real negative number, not undefined or impossible.Cube roots of negative numbers are allowed and give negative answers. For example, 83=2\sqrt[3]{-8} = -2 because (2)3=8(-2)^3 = -8. The rule is: if aa is negative, then a3\sqrt[3]{a} is negative.
Skipping the verification step and not checking your answer by cubing itWithout verification, arithmetic errors go unnoticed and lead to confident but wrong answers.Always check: if you say a3=b\sqrt[3]{a} = b, then cube bb and verify you get aa. For 273=3\sqrt[3]{27} = 3, check: 33=273^3 = 27 ✓.

Tips and when to use something else

  • Memorize the cubes of small numbers (1–10) to spot cube roots instantly: 13=1,23=8,33=27,43=64,53=1251^3 = 1, 2^3 = 8, 3^3 = 27, 4^3 = 64, 5^3 = 125, etc.
  • Unlike square root, cube root works with negative numbers: a3=a3\sqrt[3]{-a} = -\sqrt[3]{a}. This is because a negative times a negative times a negative is negative.
  • If a cube root doesn't simplify to an integer, leave it in radical form (like 21032\sqrt[3]{10}) rather than rounding, unless the problem asks for a decimal approximation.
  • For larger numbers, use Prime Factorization to break them down: if a=p13p23p3a = p_1^3 \cdot p_2^3 \cdot p_3 \cdot \ldots, then a3=p1p2p33\sqrt[3]{a} = p_1 \cdot p_2 \cdot \sqrt[3]{p_3 \cdot \ldots}.

Frequently asked questions

Can you take the cube root of a negative number?
Yes, and the result is negative. For example, 273=3\sqrt[3]{-27} = -3 because (3)3=27(-3)^3 = -27. Cube roots are unique for every real number, including negatives, which makes them different from square roots.
What's the difference between 83\sqrt[3]{8} and 8\sqrt{8}?
83\sqrt[3]{8} is the cube root (the number you cube to get 8), which is 2. Meanwhile, 8\sqrt{8} is the square root (the number you square to get 8), which is about 2.83. The small 3 in x3\sqrt[3]{x} tells you it's cube root, not square root.
How do I simplify 403\sqrt[3]{40}?
Factor 40 as 8×58 \times 5. Since 83=2\sqrt[3]{8} = 2, you get 403=8×53=8353=253\sqrt[3]{40} = \sqrt[3]{8 \times 5} = \sqrt[3]{8} \cdot \sqrt[3]{5} = 2\sqrt[3]{5}. Use prime factorization to find perfect cubes you can pull out.
Why do we even need cube root if we can just use a calculator?
Calculators are useful, but understanding cube root helps you estimate answers, simplify expressions in algebra, and solve equations by hand. It's a fundamental operation that appears in volume, physics, and higher mathematics.

Need a different method?

The full solver is not scoped to one formula — type any problem and it will pick the method.

Open the math solver

Reviewed 2026-09-18