On an old complex analysis prelim, I encountered the following problem. Show that the equation $z^3 e^z =1$ has infinitely many solutions. How many are real?
Well many sources in complex analysis utilize Picard's Big Theorem to show that $e^z -z =0$ has infinitely many solutions. Picard's Big Theorem states that if an analytic function $f$ has an essential singularity at a point $w$, then on any punctured neighborhood of $w$, $f(z)$ takes on every possible complex value, with at most one exception, infinitely often. Clearly, $f(z) = e^z -z$ has an essential singularity at $\infty$. Thus, $f$ takes on every value infinitely many times with at most one exception, at most one value can be achieved finitely often, and that value could possibly be $0$. But we recall that the exponential function is $2 \pi i$-periodic and so $f(z+ 2 \pi i)= f(z)- 2 \pi i$. So now $f$ takes on at least one value in $\{0,2 \pi i\}$ infinitely often. Applying Picard's Big Theorem to both these cases, implies that $e^z -z =0$ has infinitely many solutions.
Can Picard's Big Theorem also be used to show that $z^3 e^z =1$ has infinitely many solutions? We can rewrite this equation as $e^z - z^{-3} =0$ so that we could let $f(z)= e^z - z^{-3}$ and see that it has an essential singularity at $\infty$, correct? If so, then I think that maybe Picard's Big Theorem might be OK here, though I'm not really sure. Now the second part of the problem is to find how many solutions are real; there is a hint (hardly expected on a prelim) that suggests using the Argument Principle. I'm familiar with how to find the number of zeros in a particular quadrant/half plane of a complex polynomial of finite degree through use of the Argument Principle, but don't know how to apply it here. I'd appreciate any help I can get.