How can I find if the singularity of $f(z) = \frac{z^{3}}{\cos{z^{5}} - 1}$ at $0$ is essential, removable, or a pole?
I have considered the the Laurent series, and it appears that there are an infinte number of negative powers, so I was inclined to say that this is an essential singularity. However, the solutions say that $f(z)$ has a pole of order $7$ at $0$, by considering zeros of the numerator and denominator.
I am unsure how zeros of the numerator and denominator are related to poles?
Many thanks
It is a pole. Note that\begin{align}\frac{z^3}{\cos(z^5)-1}&=\frac{z^3}{-\frac{(z^5)^2}{2!}+\frac{(z^5)^4}{4!}-\cdots}\\&=\frac1{-\frac{z^7}{2!}+\frac{z^{17}}{4!}-\cdots}\\&=\frac1{z^7}\cdot\frac1{-\frac1{2!}+\frac{z^{10}}{4!}-\cdots}\end{align}So, that function has a pole of order $7$ at $0$.