Find all the solutions: $z^5=1-i$
my solution:
$$z^5=e^{5\log z}, \quad 1-i=e^{\log(1-i)}=e^{\ln(\sqrt2)-i\frac{\pi}{2}+2k\pi i}, k\in \mathbb{Z}$$
$$ \Rightarrow e^{5\ln(|z|)+i5 \text{Arg} z+10k\pi i}=e^{\ln(\sqrt2)-i\frac{\pi}{2}+2k\pi i}$$
For $k=0$, $$ \Rightarrow |z|=(\sqrt2)^{\frac{1}{5}}, \quad \text{Arg}=\frac{\pi}{10} $$
and because $z=|z|(\cos(\text{Arg} z)+i\sin(\text{Arg} z))$ we get that all the solutions are $$z_k=(\sqrt2)^{\frac{1}{5}}\left(\cos(\frac{\pi}{10}+2k\pi)+i\sin(\frac{\pi}{10}+2k\pi)\right)$$ for $k=0,1,2,3,4$.
Is my solution correct?
You have$$1-i=\sqrt2e^{\pi i/4}$$and therefore the numbers $z\in\Bbb C$ such that $z^5=1-i$ are$$\sqrt[10]2e^{\pi i/20+2\pi ik/5},$$with $k\in\{0,1,2,3,4\}$, by de Moivre's formula. There is not need to mention logarithms here.