Sorry, I deleted that because I noticed an error. I'll have a look after work and find it. I just haven't done 4u for a year so I don't want to teach you the wrong thing.
I'm moving this to the 4u forum - both of these topics are pretty certainly 4u (the complex field is not introduced in 3u).
Oh, and do you know of roots of unity? If not, you can't really solve that problem easily.
z^5-4z=0
z(z^4-4)=0
Obviously a root is z=0.
Let's find the others - they are the roots of z^4=4=4cis(0+2kpi)
z
k=sqrt2.cis(kpi/2)
z
0=sqrt2.cis(0)=sqrt2
z
1=sqrt2.cis(pi/2) = sqrt2.i
z
2=sqrt2.cis(pi)=-sqrt2
z
3=sqrt2.cis(3pi/2)=-sqrt2.i
Doh! That could have been solved using basic factorisation:
z^4-4=(z^2+2)(z^2-2)=(z+sqrt2.i)(z-sqrt2.i)(z+sqrt2)(z-sqrt2).