How to get 4 roots for z^4 +16 =0?

  • Thread starter Thread starter dla
  • Start date Start date
  • Tags Tags
    Roots
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 · 9K views
dla
Messages
27
Reaction score
0

Homework Statement


Solve for z^4 +16=0

Homework Equations


The Attempt at a Solution


What I first did was square rooted both sides to get z^2 = ±4i, but I don't how to continue from there. I'm guessing we have to find the roots from z^2=4i and then from z^2=-4i separately any help will be much appreciated!
 
on Phys.org
try this first;

[tex]z^4+16=0[/tex]

[tex](z^2+4i)(z^2-4i)=0[/tex]
 
You could try rewriting the RHS of ##z^4 = -16## in Euler form, which may make the problem less fiddly.
 
In fact, in polar form, i= e^{i\pi/2} so [itex]\sqrt{i}= e^{i\pi/4}= \sqrt{2}/2+ i\sqrt{2}/2[/itex] and [itex]e^{-i\pi/4}= \sqrt{2}/2- i\sqrt{2}{2}[/itex]

If [itex]z^2= -4i[/itex] then [itex]z= \pm i(2)\sqrt{i}[/itex].