I have a hard time visualizing the fundamental theorem of algebra, which says that any polynomial has at least one zero, superficially I know this is true as every polynomial must have either an imaginary zero or real zero, but how do I visualize this in the complex plane?
For example if we have a real polynomial, we know that it is zero when it crosses the x axis this is because $y = 0$, however if $f(z) = 0$, then it must be the case that $f(z) = w = u+iv = 0+i0=0$ therefore every zero in $f(z)$ passes the origin? That does not make sense to me, what am I missing here?
If $f$ is a polynomial and $z\in\mathbb{C}$ then $f(z)$ also lives in $\mathbb{C}$ so we can not really plot $f$ because we need four dimensions (2 for the domain and 2 for the image).
But pick $z=a+b\,i$ fix $b$ and let's vary $a$ and plot the norm of $f(a+b\,i)$, which is a real number. Notice the if we change $b$ then we get another curve. Actually we have a continuum of these curves! The FTA says that at least one of this curves (and we have lots of them!) crosses zero.
Note: the norm in $\mathbb{C}$ is $f(z)=x+i\,y$ then $|f(z)|=\sqrt{x^2+y^2}$