What does it mean to find the roots of an equation involving complex numbers, say z^5-1=0? Is there some way to visualize it?
The way I see it,z would not trace a curved line but a curved plane. How am I to find the roots of a plane?
Can the argand plane instead be visualized as a line?
Consider the more general equation $P(z)=0$, where $P$ is any "reasonable" map.
A polynomial map is OK.
You can construct (or rather ask you favorite computer to construct) the surface defined by the equation $z=\left|P(x+iy)\right|$ and look at its intersection with the plane $z=0$.
** EDIT : **
Density plot is not bad either ...
Here is how, using Maple, for your example ($z^5-1=0$) :
Black corresponds to 0, white to 1 or more.