-1

How would i go about solving this?

The equation is as in the title:

$z^3+i+1=0$

pwerth
  • 3,880

2 Answers2

0

HINT: the first solution is given by $$z_1=1/2\,{2}^{2/3}-i/2{2}^{2/3}$$ then you can divide your equation by $$z-z_1$$

0

Hint:

$z^3 = -1-i = \sqrt2\left(-\dfrac1{\sqrt2}-i\dfrac1{\sqrt2}\right) = \sqrt2\left[\cos\left(\dfrac{5\pi}4+2n\pi\right)+i\sin\left(\dfrac{5\pi}4+2n\pi\right)\right]$

Can you use De Moivre's theorem and proceed?

George Law
  • 4,103