Super basic question but some reason either I'm not doing this right or something is wrong.
The best route usually with these questions is to transform $3+4i$ to $re^{it}$ representation.
Ok, so $r^2=3^2+4^2 = 25$, so $r=5$. And $\frac{4}{3}=\tan(t)$ so that means $t \approx 0.3217$ and I'm not going to get an exact answer like that.
Another method would be to solve quadratic formula $z^2-3-4i=0$ that means $z_0=\frac{\sqrt{12+16i}}{2}$ and $z_1=\frac{-\sqrt{12+16i}}{2}$
But now I have the same problem, $12+16i$ doesn't have a "pretty" polar representation so its difficult to find $\sqrt{12+16i}$
I want to find an exact solution, not approximate, and it should be easy since the answers are $2+i$ and $-2-i$
Edit:
Also, something else is weird here. I know that if $z_0$ is some root of a polynomial then it's conjugate is also a root.but $2+i$ and $-2-i$ are not conjugates.