Cube Root of 128 - Value, Simplified Form, and How to Find It

#Algebra
TL;DR
The cube root of 128 ($\sqrt[3]{128}$) simplifies to $4\sqrt[3]{2} \approx 5.0397$. This article shows why 128 is not a perfect cube, how to reduce $\sqrt[3]{128}$ to $4\sqrt[3]{2}$ by prime factorization, how to estimate its decimal, and the worked examples and mistakes that come with it.
BT
Bhanzu TeamLast updated on August 16, 20266 min read

What Is a Cube Root?

The cube root of a number $n$ is the value $r$ for which $r^3 = n$, the number that, multiplied by itself three times, returns $n$. So $\sqrt[3]{128}$ is the number whose cube is 128.

No whole number fits: $5^3 = 125$ is just short and $6^3 = 216$ overshoots. That places $\sqrt[3]{128}$ between 5 and 6, only a little above 5. The small index $3$ in $\sqrt[3]{\phantom{n}}$ is what separates a cube root from a plain square root.

Where Does the Cube Root of 128 Appear?

$\sqrt[3]{128}$ is the natural answer to a volume question: a cube that holds 128 cubic units has an edge length of exactly $\sqrt[3]{128}$, or $4\sqrt[3]{2}$. It is also close to home in computing, where $128 = 2^7$ is a familiar value, 128 bits, 128 megabytes, so its cube root carries that same pure power-of-two structure and collapses cleanly to $4\sqrt[3]{2}$.

Is 128 a Perfect Cube?

No. A perfect cube is an integer multiplied by itself three times, 1, 8, 27, 64, 125, 216, and so on, and 128 is not on that list.

Because 128 is not a perfect cube, its cube root is not a whole number or a fraction. That is what makes $\sqrt[3]{128}$ irrational.

Quick Reference Table

Number $n$

$\sqrt[3]{n}$ (simplified)

$\sqrt[3]{n}$ (approx.)

64

4

4

125

5

5

128

$\mathbf{4\sqrt[3]{2}}$

5.0397

216

6

6

250

$5\sqrt[3]{2}$

6.2996

343

7

7

Is the Cube Root of 128 Rational or Irrational?

$\sqrt[3]{128}$ is irrational, it cannot be written as a fraction $\frac{p}{q}$ of integers, and its decimal neither ends nor repeats. A whole number has a rational cube root only when it is a perfect cube, and 128 is not.

Simplifying to $4\sqrt[3]{2}$ does not change this. The leftover $\sqrt[3]{2}$ is irrational, so the whole product stays irrational, which follows from the formal definition of a cube root.

What Is the Cube Root of 128 in Simplest Radical Form?

The simplest radical form of $\sqrt[3]{128}$ is $4\sqrt[3]{2}$. For a cube root you pull out factors that appear three times, the same grouping logic used in simplifying radical expressions.

Prime factorization method.

$128 = 2 \times 2 \times 2 \times 2 \times 2 \times 2 \times 2$

$128 = 2^7$

$\sqrt[3]{128} = \sqrt[3]{2^6 \times 2}$

$\sqrt[3]{128} = 2^2 \times \sqrt[3]{2}$

$\sqrt[3]{128} = 4\sqrt[3]{2}$

The six 2s form two groups of three, each group leaving one 2 outside, so $2^6$ comes out as $2^2 = 4$. A single 2 is left over with no group of three, so it stays inside as $\sqrt[3]{2}$. This is the same pattern as the cube root of 24, which reduces to $2\sqrt[3]{3}$.

How Do You Find the Cube Root of 128 by Estimation?

Prime factorization gives the exact form; estimation gives the decimal without a calculator. Here it is, one step per line.

Find the nearest perfect cubes: $5^3 = 125$ and $6^3 = 216$.

Since 128 is just above 125, $\sqrt[3]{128}$ is just above 5.

The gap from 125 to 128 is small (3) compared with the gap from 125 to 216 (91), so the value barely clears 5.

That reasoning lands you at about $5.04$, and a full computation gives $\sqrt[3]{128} \approx 5.0397$. The digits never repeat, which is the signature of an irrational number.

Examples Of the Cube Root of 128

Example 1

Simplify $\sqrt[3]{128}$ to its radical form.

$128 = 2^7$

$\sqrt[3]{128} = 2^2 \times \sqrt[3]{2} = 4\sqrt[3]{2}$

Final answer: $4\sqrt[3]{2}$

Example 2

A student simplifies $\sqrt[3]{128}$ and writes $\sqrt[3]{128} = \sqrt{128} \div 2$ or guesses $8$ because $8^3 = 512$. Where does it go wrong?

The tempting shortcut is to reuse a familiar cube: since $8^3 = 512$ and $512 = 4 \times 128$, it feels like 8 should be involved. Test it: $8^3 = 512$, not 128, so 8 is far too big.

Go back to the definition. The cube root asks for $r$ with $r^3 = 128$, and grouping the primes gives $r = 4\sqrt[3]{2} \approx 5.04$, safely between $5^3 = 125$ and $6^3 = 216$.

Final answer: $4\sqrt[3]{2}$

Example 3

Evaluate $(\sqrt[3]{128})^3$.

$(\sqrt[3]{128})^3 = 128$

Final answer: $128$

Example 4

A cube has a volume of 128 cubic centimetres. Find its edge length.

edge $= \sqrt[3]{128}$

edge $= 4\sqrt[3]{2} \approx 5.0397$

Final answer: $4\sqrt[3]{2}$ cm, about $5.04$ cm.

Example 5

Simplify $\sqrt[3]{128} + \sqrt[3]{2}$.

$\sqrt[3]{128} + \sqrt[3]{2} = 4\sqrt[3]{2} + \sqrt[3]{2}$

$\sqrt[3]{128} + \sqrt[3]{2} = 5\sqrt[3]{2} \approx 6.2996$

Final answer: $5\sqrt[3]{2}$. Like cube roots add the way like terms do; the shared $\sqrt[3]{2}$ is what lets the sum collapse.

Common Mistakes

Mistake 1: Pulling out pairs instead of triples

Where it slips in: Treating a cube root like a square root.

Don't do this: Writing $\sqrt[3]{128} = 8\sqrt[3]{2}$ by pulling out pairs of 2s.

The correct way: A cube root releases a factor only when it appears three times. From $2^7$, two groups of three give $2^2 = 4$, so the answer is $4\sqrt[3]{2}$. Reaching for pairs out of square-root habit is the single most common first-attempt error with cube roots.

Mistake 2: Confusing the cube root with the square root

Where it slips in: Ignoring the small index 3 in the radical.

Don't do this: Reading $\sqrt[3]{128}$ as $\sqrt{128} = 8\sqrt{2} \approx 11.31$.

The correct way: The index 3 means "what cubes to 128," giving $4\sqrt[3]{2} \approx 5.04$. Always check the index before you simplify.

Mistake 3: Dropping the index in the answer

Where it slips in: Writing the final form without the cube-root symbol.

Don't do this: Writing $4\sqrt{2}$ instead of $4\sqrt[3]{2}$.

The correct way: Keep the index 3 in every line: the answer is $4\sqrt[3]{2}$, not $4\sqrt{2}$. The two differ by more than six in value, so a lost index quietly ruins the result.

Conclusion

The cube root of 128 is $4\sqrt[3]{2}$, roughly $5.0397$, and it is irrational because 128 has no whole-number cube root. Write $128 = 2^7$, pull out factors in groups of three, and keep the index 3 in every step. To build these radical and exponent skills with a teacher, explore Bhanzu's algebra tutor, work with a high school math tutor, or join live math classes online.

Want to practice with a guide? Book a free demo class and work through cube roots step by step.

Read More

Book a Free Demo

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What is the cube root of 128 simplified?
$\sqrt[3]{128} = 4\sqrt[3]{2}$, which is about $5.0397$.
Is 128 a perfect cube?
No. It sits between $5^3 = 125$ and $6^3 = 216$, so $\sqrt[3]{128}$ is irrational.
Is the cube root of 128 rational or irrational?
Irrational. Its decimal never terminates or repeats, because 128 is not a perfect cube.
What is the value of the cube root of 128 to four decimal places?
$\sqrt[3]{128} \approx 5.0397$.
What is 128 as a power of 2?
$128 = 2^7$. Grouping those seven 2s in threes is exactly what gives $4\sqrt[3]{2}$.
✍️ Written By
BT
Bhanzu Team
Content Creator and Editor
Bhanzu’s editorial team, known as Team Bhanzu, is made up of experienced educators, curriculum experts, content strategists, and fact-checkers dedicated to making math simple and engaging for learners worldwide. Every article and resource is carefully researched, thoughtfully structured, and rigorously reviewed to ensure accuracy, clarity, and real-world relevance. We understand that building strong math foundations can raise questions for students and parents alike. That’s why Team Bhanzu focuses on delivering practical insights, concept-driven explanations, and trustworthy guidance-empowering learners to develop confidence, speed, and a lifelong love for mathematics.
Related Articles
Book a FREE Demo ClassBook Now →