I found a solution to finding the residue of $1/f(z)$ when $f(z) = (z-z_1)(z-z_2)(z-z_3)...(z-z_n)$ at $z_1$ as $[(\frac{1}{z_1-z_2})(\frac{1}{z_1-z_3})...(\frac{1}{z_1-z_n})]$
Was this found using the Laurent expansion or some other formula? I don't understand how they were able to find this residue! Thanks!
When the limit $\require{cancel}\lim_{z\to a}(z-a)f(z)$ exists, then the residue is equal to that limit. So\begin{align}\operatorname{res}_{z=z_1}\frac1{(z-z_1)(z-z_2)\ldots(z-z_n)}&=\lim_{z\to z_1}\frac{\cancel{z-z_1}}{\cancel{(z-z_1)}(z-z_2)\ldots(z-z_n)}\\&=\frac1{(z_1-z_2)\cdots(z_1-z_n)}.\end{align}