Find all the solutions to the equation:
$(1-i)z^{3}\bar{z}=7+i$
My attempt:
$z^3\bar{z}=\frac{7+i}{1-i}=3+4i\\$
$z^3\bar{z}=3+4i \rightarrow arg(z^3\bar{z})=arg(3+4i)\\$
$arg(z^3)-arg(z)=\tan^{-1}(4/3)+2\pi k\\$
$2arg(z)=\tan^{-1}(4/3)+2\pi k\\$
Therefore the angle is:
$arg(z)=\frac{\tan^{-1}(4/3)}{2}+\pi k$
And to find the magnitude:
$| z^3\bar{z}|=|z^3||z|=|z|^4=|3+4i| \\$
$|z|^4=5 \rightarrow |z|=\sqrt[4]5\\$
Therefore
$z=\sqrt[4]5\cdot e^{\frac{1}{2}i\tan^{-1}(4/3)+i\pi k}.$
By plugging $k = 0$ and $k = 1$ we get
$z_{1}=\sqrt[4]5\cdot e^{\frac{1}{2}i\tan^{-1}(4/3)}=\sqrt[4]5(\cos(0.5\tan^{-1}(4/3)) + i\sin(0.5\tan^{-1}(4/3))$
$z_{2}=\sqrt[4]5\cdot e^{\frac{1}{2}i\tan^{-1}(4/3)+i\pi}\\=\sqrt[4]5(\cos(0.5\tan^{-1}(4/3)+\pi) + i\sin(0.5\tan^{-1}(4/3)+\pi)$
Yet the correct solution is:
$z=\pm \sqrt[4]5(\cos(0.5\tan^{-1}(4/3)) + i\sin(0.5\tan^{-1}(4/3))\\$
So $z_1$ is a correct solution, but i'm not sure what about $z_2$ and why there is a negative solution in the answer.
Thanks
Simplify $z_2$ using $cos(\theta+\pi)=-cos(\theta)$ and $sin(\theta+\pi)=-sin(\theta)$.