$z$ is a complex number. I have to write its solution(s) in the form $z= a +bi$ given that :
$$ z^2 + 1 - i = 0 $$
I put $1 -i$ on the other side and took the root. That would give $z= \sqrt{-1+i}.$ I tried to manipulate $ -1+ i,$ obtaining $ z=i \sqrt{1+i^3} $ but that doesn't help me further.
Thanks for your help.
Once you have,
$$z^2 = i - 1$$
Let $z = a + ib$,
$$(a+ib)^2 = i - 1$$
Expand the brackets, and see what system of equations you can form to find $a,b$. An alternative would be to write $i-1$ in polar form, but I'm not sure what level you're working at.