I am a newbie to abstract topology and am working through some exercises regarding fundamental groups. Here is the problem. Consider $f: S^1 \to \mathbb{C} \setminus \{ 0 \}$ given by $z \mapsto 8z^4+4z^3+2z^2+z^{-1}$. What is the winding number of $f$ about the origin?
My idea is as follows. We can collapse $\{ a+bi \ | \ a \geq 0 \}$ to $1+0i \in S^1$ and deform the rest part of $\mathbb{C}$ to $S^1$ in a continuous way. Denote $z = e^{i\theta}$. When $\theta = 0, \pi/2, \pi, \pi/3$, $8z^4$ will be $8+0i$, and $\Re(f(z)) \geq 8 - 4 - 2 - 1 > 0$. Similarly, when $\theta = \pi/4, 3\pi/4, 5\pi/4, 7\pi/4$, $\Re(f(z)) < 0$. Intuitively, this tells us that $f$ passes through the point $1 + 0i$ for four times, and hence the winding number would be $4$.
My question is: 1. Am I correct, intuitively? 2. How to write a formal proof about this? I find it extremely uncomfortable to answer questions like this. Everything seems intuitively trivial, but I am not sure if I miss anything that demands mathematical rigor.
PS: I am not quite familiar with complex numbers, so the notation could be confusing or wrong. Sorry about this in advance.
Thanks.