Complex roots and de Moivre's formula

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
3 replies · 2K views
Jonmundsson
Messages
21
Reaction score
0

Homework Statement


Find all the roots of [itex]z^{6} = -2[/itex]

Homework Equations


[itex]z = \sqrt[n]{r} (cos(\frac{\theta}{n} + k\cdot \frac{2\pi}{n}) + isin(\frac{\theta}{n} + k\cdot \frac{2\pi}{n})[/itex] where [itex]k = 0, 1, \cdots, n - 1[/itex]

The Attempt at a Solution


I know that [itex]r = \sqrt{x^2 + y^2} = \sqrt{(-2)^2} = 2[/itex] but I don't understand how I find [itex]\theta[/itex]. [itex]arg z = arg -2[/itex] isn't a nice number to work with and now I'm stumped. This is the only thing holding me back since the formula is pretty straightforward so if anyone could tell me how I find [itex]\theta[/itex] that would be great.

Thanks in advance.
 
Physics news on Phys.org
Jonmundsson said:

Homework Statement


Find all the roots of [itex]z^{6} = -2[/itex]

Homework Equations


[itex]z = \sqrt[n]{r} (cos(\frac{\theta}{n} + k\cdot \frac{2\pi}{n}) + isin(\frac{\theta}{n} + k\cdot \frac{2\pi}{n})[/itex] where [itex]k = 0, 1, \cdots, n - 1[/itex]

The Attempt at a Solution


I know that [itex]r = \sqrt{x^2 + y^2} = \sqrt{(-2)^2} = 2[/itex] but I don't understand how I find [itex]\theta[/itex]. [itex]arg z = arg -2[/itex] isn't a nice number to work with and now I'm stumped. This is the only thing holding me back since the formula is pretty straightforward so if anyone could tell me how I find [itex]\theta[/itex] that would be great.

Thanks in advance.
Welcome to Physics Forums.

Perhaps it would be easier if you wrote the equation in exponential notation:

[tex]r^6 e^{i6\theta} = 2 e^{i\pi}[/tex]

Can you take it from here?
 
Wow! Of course! Thanks for the quick help!