I have one exercise that I can't understand at all. My teacher isn't replying, and I need to solve it before the deadline..
The exercise says use the second line formula (ABC-formula) to find the complex solutions for this equation: $$z^2+z+1-i=0$$
Can someone explain how I can do this? I can't find anything on the internet that takes this topic, not even in the book.
I have already tried to read about it, but got absolutely nothing.
Hint: You can try with $z=a+bi$ where $a,b$ are real. Or you can solve it as quadratic equation.
If you multiply it by 4 we get: $$ 4z^2+4z+1+3-4i=0$$
so $$(2z+1)^2= -3+4i = (1+2i)^2$$
so $$2z+1 = \pm (1+2i)$$