I'm going through past exam papers and have come accross the following question:
find all solutions to $z^5=2-2i $
for this question I was going to use Euler's formula:
$ e^{i(2k+1)\pi}=-1 $
$ -2e^{i(2k+1)\pi}=2 $
$ -2e^{i(2k+1)\pi}-2i=2-2i $
$ z^5 =-2e^{i(2k+1)\pi}-2i$
$ z = -2^{\frac 1 5}e^{\frac {i(2k+1)\pi}{5}}-2i^{\frac 1 5}$
I'll then sub in k=0,1,2,3,4
am I on the right track here? thanks!