It appears that taking the cube root of a negative number will yield a negative number, which when squared, will yield a positive number. But all the calculators and books I have seen show this particular problem yields a negative number. Any help here?
2026-04-17 17:58:05.1776448685
On
why is $(-64)^{2/3} =-16$ and not $16$?
93 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
1
On
Well let's take this step by step though you do seem to have an understanding of it.
The cube root of -64 is -4. So yes It does yield a negative number. Then the square of that is 16, so like the previous person said perhaps you have not entered it into the calculator properly.
Ah technology, a blessing but yet a curse.
Indeed $$ (-64)^{2/3} = 16. $$ This can be seen two ways: $$\begin{align} (-64)^{2/3} &= ((-64)^{1/3})^2 = (-4)^2 = 16 \\ (-64)^{2/3} &= ((-64)^2)^{1/3} =(4096)^{1/3} = 16. \end{align} $$ Here remember that $$ a^{1/3} = \sqrt[3]{a}. $$