Hey folks I'm trying to solve $x^2+2ix+1=0$.
Squaring it ($x^2+2ix=-1)^2 \implies x^4-4x=1 \implies$ ... leads nowhere
Factoring it ($x^2+2ix+1=0)^2 \implies x(x+i)+(x+1)=0 \implies$ ... leads nowhere
I know that the answer is $(-1\pm \sqrt2)i$. Any hints are appreciated.