Is {(-2)^5}^(1/5) a complex number ?

  • Context: Undergrad 
  • Thread starter Thread starter phydis
  • Start date Start date
  • Tags Tags
    Complex Complex number
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
4 replies · 2K views
phydis
Messages
28
Reaction score
0
Last edited by a moderator:
Mathematics news on Phys.org
Notice how the alpha page says
Assuming the principal root | Use the real‐valued root instead
If you select the real valued option you'll get -2.
 
  • Like
Likes   Reactions: 1 person
You have a typo
E = {(-2)^5}^(1/5)=(-32)^(1/5)
There are five numbers such that x^5=-32
(-32)^(1/5) should be one of them
they are
1.61803398874989+1.17557050458495 i
-0.61803398874989+1.90211303259031 i
-2
-0.61803398874989-1.90211303259031 i
1.61803398874989-1.17557050458495 i

We chose 1.61803398874989+1.17557050458495 i as it is first on the list and the most reasonable choice. Some people inexplicably pick -2.
 
  • Like
Likes   Reactions: 1 person
There are *five* solutions to x5=(-2)5. One of them is the real number -2. The other four are complex numbers. Wolfram Alpha gives you the principal root by default. You can force it to yield the real-valued root by clicking on "Use the real‐valued root instead".

You can see all five solutions if you instead ask WA to solve x5=(-2)5.
 
  • Like
Likes   Reactions: 1 person
got it. Thanks everyone!