Find the solution of the following equation: $$z^2−(3+i)z +4+3i = 0.$$
I calculated $\Delta = -6i-8$, and to find $\sqrt{\Delta}=\sqrt{-6i-8}$ we need the modulus and the argument of $-6i-8$. We have $|-6i-8|=10$, $\sin(\phi)=-6/10$, $\cos(\phi)=-8/10$, so $\phi=\arctan(3/4)$. Unfortunately, it makes all the computation quite complicated...
I can see on wolframalpha.com, that the solution is of a simpler form, https://www.wolframalpha.com/input?i=z+%5E2%E2%88%92%283%2Bi%29z+%2B4%2B3i+%3D+0, but I can not see how I can simplify the equation to get such a simple form. I would be grateful for your hints.