I have found the Laurent Series of $\displaystyle \frac{\sin3z}{z^5}$ about $z=0$ to be:
$$ \sum_{n=-2}^{\infty} \frac{(-1)^n3^{2n+5}z^{2n}}{(2n+5)!}$$
I now have to show that $\displaystyle \frac{\sin3z}{z^5}$ has a pole of order $4$ at $z=0. $
How do I go about classifying this seeing as $z$ is to the power of $2n$ as opposed to the usual $n$?
If you are interested in poles at $z=0$, you only need the terms in the series with a negative exponent of $z$. Write down the first few terms and you'll see what happens.
Also, you can define $$ a_n = \frac{(-1)^{n/2}3^{n+5}}{(n+5)!} $$ for even $n$ and $a_n=0$ for odd $n$. Then your series is $\sum_{n=-4}^\infty a_nz^n$, if that form is what you are after.