Understanding Complex Numbers: Find the Answer

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 · 3K views
kay
Messages
60
Reaction score
2
We know that i^3 is -i .
But I am getting confused, because I thought that i can be written as √(-1) and i^3 = √(-1) × √(-1) × √(-1) = √(-1 × -1 × -1) = √( (-1)^2 × -1) = √(1× -1) = √(-1) = i
( and not -i ).
Please help.:rolleyes:
Sorry I couldn't use superscript because I was using my phone.
 
Physics news on Phys.org
i definitely is not \sqrt{-1}. If you like (abuse of notation)
\sqrt{-1} = \pm i
Using (this not correct notation) \sqrt{-1}^3 = \pm i. Much better is of course
i^3 = (i*i)*i = -1*i = -i
 
micromass said:
https://www.physicsforums.com/showthread.php?t=637214
i am really not familiar with Euler's constant that much, and complex calculus, but thanks. :)
 
Last edited by a moderator:
dieterk said:
i definitely is not \sqrt{-1}. If you like (abuse of notation)
\sqrt{-1} = \pm i
Using (this not correct notation) \sqrt{-1}^3 = \pm i. Much better is of course
i^3 = (i*i)*i = -1*i = -i

I didn't understand anything. :|
 
kay said:
i am really not familiar with Euler's constant that much, and complex calculus, but thanks. :)


The link given by micromass has everything you need to know and you don't need to know Euler's Formula to understand what he meant. I suggest read (not skim) the link provided by micromass.
 
  • Like
Likes   Reactions: 1 person
When you got to this point: $$\sqrt{-1}\cdot\sqrt{-1}\cdot\sqrt{-1}=\sqrt{(-1)\cdot(-1)\cdot(-1)},$$ you made a mistake since [itex]\sqrt{a}\sqrt{b}=\sqrt{ab}[/itex] isn't true when [itex]a,b\lt0[/itex].