Solve equations involving cubes and cube roots

  • The cube of a number a is a3=a×a×a
  • Example: 23=2×2×2=8
  • The cube root of a number b is a number x such that x3=b
  • Denoted as ∛b=x
  • Example: ∛27=3, because 33=27
  • General form: x3=k
  • To solve: Take cube root on both sides:

x=∛k​

  • Example: x3=64

x=∛64=4

  • General form: ∛x=k
  • To solve: Cube both sides:

x=k3

  • Example: ∛x=5

x=53=125

Example: x3+8=27

  1. Subtract 8 from both sides: x3 = 19
  2. Take cube root: x = ∛19
  • Cubes of negative numbers are negative:
    (−2)3=−8
  • Cube roots of negative numbers are negative:
    ∛−27=−3
  • Only one real solution exists for cube and cube root equations.
  • Always isolate the cube or cube root first before solving.
  • Check your answer by cubing or taking cube root to verify.

💡 Quick Reminder:

∛x3 = x and (∛x)3 = x

Learn with an example

Look at this equation:

t3 =8

What is t, the cube root of 8?

t=____

You want to find the cube root of 8, so figure out which number cubed (multiplied by itself, and then multiplied by itself again) equals 8.

The number 2 cubed equals 8.

23 = 2.2.2 =8

In other words, the equation t3 =8 is true when t=2.

So the cube root of 8 is 2.

Let’s practice!