Square root of negative complex exponential

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
5 replies · 2K views
amalak
Messages
6
Reaction score
0

Homework Statement



Solve [itex]\sqrt{-e^{(i2\pi)/3}}[/itex]

Homework Equations


The Attempt at a Solution



I seem to be missing something simple, as I take:

[itex]\sqrt{-1}[/itex] = i

then,

[itex]e^{(1/2)*(i2\pi)/3}[/itex]

which comes out as: [itex]ie^{i\pi/3}[/itex]

however, the solution is:

[itex]-ie^{i\pi/3}[/itex], and I can't seem to see where that negative is coming from. Any direction would be great, thanks!
 
Physics news on Phys.org
The rule sqrt(a*b)=sqrt(a)*sqrt(b) isn't valid for complex numbers.
Consider sqrt((-1)*(-1))=sqrt(-1)*sqrt(-1)=i*i=(-1) which is incorrect, obviously.
 
You want to find the principal square root, which is defined to be ##\sqrt{z} = re^{i\theta/2}## when you have ##z = re^{i\theta}## with ##-\pi < \theta \le \pi##. You just need to find the correct ##\theta## for your case.
 
So in this case, the correct θ is not [itex]\pi/3[/itex]? Since, we're trying to solve [itex]\theta/2[/itex], wouldn't [itex](2\pi/3)/2 = \pi/3[/itex] be in our desired range? Also, how would I handle the -1 in this case if that rule is not valid for complex numbers?\

I think I solved this:

[itex]-e^{(i2\pi)/3} = e^{-i\pi/3}[/itex], then [itex]\sqrt{e^{-i\pi/3}} = e^{-i\pi/6}[/itex], as desired. This required De Moivre's formula, is there another way to go about this solution?
 
Last edited:
The square root of a complex number has two solutions.

The attachment will help you
 

Attachments

  • SquareRoot.JPG
    SquareRoot.JPG
    2.1 KB · Views: 467
Last edited: