I have a hard time solving the following equation.
$$z^{2} + (1 - i) \cdot z - i = 0$$
I tried factorization and got $z = -1$ or $z = i$, which I suppose are correct.
However, when I try the quadratic formula for solving second degree equations, the results I get don't match with the solutions I get above.