((-8)^2)^(1/3) <> (-8)^(2/3) <> (-8)^(1/3))^2

  • Context: Undergrad 
  • Thread starter Thread starter nomadreid
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 2K views
nomadreid
Gold Member
Messages
1,779
Reaction score
258
((-8)^2)^(1/3)=64^(1/3)=4
(-8)^(1/3))^2 = (-2)^2=4
but
(-8)^(2/3) = 4(-1)^(2/3) = 4((2/3)(cos (π) + i*sin(π)) and so forth, giving a complex number.
I understand why the latter one works. Why don't the first two?
Thanks.
 
Mathematics news on Phys.org
nomadreid said:
((2/3)(cos (π) + i*sin(π))
Why does 2/3 act as a multiplicative constant instead of an exponential? Moreover ##\sin \pi =0##.
 
  • Like
Likes   Reactions: nomadreid
Oops, too quickly typed the last equation. I meant to multiply the two-thirds times the angles, not times the whole expression (or equivalently use it as an exponent), using Euler's formula. Anyway, my question is not about Euler's formula, which as I say I do get when I am not typing while my bus is about to leave, but rather why the first two formulas are invalid.
 
nomadreid said:
((-8)^2)^(1/3)=64^(1/3)=4
(-8)^(1/3))^2 = (-2)^2=4
but
(-8)^(2/3) = 4(-1)^(2/3) = 4((2/3)(cos (π) + i*sin(π)) and so forth, giving a complex number.
No, it doesn't. sin(π)= 0. The other two cube roots are non-real, of course.
I understand why the latter one works. Why don't the first two?
Thanks.
The first two do also, you just have restricted yourself to real numbers. 64 has three complex cube roots, 4 is one, the other two are non-real. 8 has 3 cube roots, one is 2 and the other two are non-real.
 
  • Like
Likes   Reactions: nomadreid
Thanks, all of those who answered, everything clear now, and I apologize for the typos.