How to Find a Cube Root by Hand
Published 10/1/2025 · 3 min read · Everyday calculators
The cube root of a number x, written the cube root or x^(1/3), is the value that gives x when multiplied by itself three times. For example, the cube root of 27 is 3, because 3 x 3 x 3 = 27. To find one by hand, bracket the answer between two known cubes, then refine your estimate until the cube is close enough.
A step-by-step guide to finding a cube root by estimation and refinement — plus how it differs from a square root and when a value stays irrational.
Cube root versus square root
A square root undoes squaring: the square root of 9 is 3 because 3 x 3 = 9. A cube root undoes cubing: the cube root of 8 is 2 because 2 x 2 x 2 = 8. The key difference is sign. A cube root of a negative number is real — the cube root of -8 is -2 — while the square root of a negative number is not a real number.
Perfect cubes and irrational results
When the input is a perfect cube — 8, 27, 64, 125 — the cube root is a clean whole number. Any other positive integer gives an irrational result: the cube root of 2 is about 1.2599, a decimal that never repeats or ends. Estimation by bracketing gets you a useful approximation without ever finding an exact value that does not exist.
A faster estimation trick
For numbers under 1000, use the last digit to guess the ones digit of the answer. Cubes ending in 8 come from roots ending in 2 (since 2^3 = 8), and cubes ending in 7 come from roots ending in 3 (since 3^3 = 27). Combine that with the bracketing step and you often nail a whole-number cube root at a glance.
Worked with our own calculator
Cube root calculator
Given
- Number
- 54
Result
- Cube root
- 3.78
- Cube (n³)
- 157,464
These figures are produced by the calculator below, not typed in by hand — they are recomputed whenever the tool changes.
Run it on your own figures →Frequently asked questions
- Can a cube root be negative?
- Yes. Because a negative number cubed stays negative, the cube root of a negative number is real and negative — the cube root of -64 is -4, since (-4) x (-4) x (-4) = -64.
- How is a cube root written as an exponent?
- As a fractional power: the cube root of x equals x^(1/3). This lets you compute it on any calculator with a power key, and it makes rules like x^(2/3) = the cube root of x squared easy to apply.
- Why is estimation good enough for most cube roots?
- Most cube roots are irrational, so no finite decimal is exact anyway. Bracketing and refining gives all the precision a real task needs; for more digits, the calculator delivers them instantly.
- Where do cube roots come up in real life?
- Anytime you go from a volume back to a length. If a cube-shaped tank holds 1000 liters, its side is the cube root of 1000 = 10 units. They also appear in scaling laws, growth rates, and geometry.
Articles you may find interesting
All guides →Related tools
Sources
Spotted a mistake in this article?