Consider : $$P(z)= z^4 - 2z^3 + 6z^2 - 8z + 8$$ As the title says, find the roots of this complex quadratic equation having one purely imaginary root.
I need help with this problem, i am new with the ''complex world''. This is what i thought: Given a complex number: $z= a + bi$ where $a,b\in\mathbb C$, we know $P(z)$ has a pure imaginary root, then: $$P(bi)= (bi)^4 - 2(bi)^3 + 6(bi)^2 - 8(bi) + 8= 0$$ But i am stuck in here, i dont know how to proceed or if reasoning was correct. Any help would be helpful.
Hint:
$i^2=-1$
This gives $$b^4+2b^3 i-6b^2-8bi+8=0 $$ Now use the fact that a complex number is zero if and only if its real and imaginary part are zero.
This will give you a system of two equations. Find the common solution to them.