Best way to solve $ z^{2} + i \cdot z = 0 $

193 Views Asked by At

What is the best way to solve $ z^{2} + i \cdot z = 0 $ ? I have tried to solve it via completing the square and using the quadratic formula, and got different answers.

1

There are 1 best solutions below

1
On BEST ANSWER

$z(z+i)=0$ so $z=0$ or $z=-i$.