I am currently trying to find a closed form expression for $\displaystyle f(z) = \sum_{n \in \mathbb{Z}} \frac{1}{z^3 - n^3}$, $z \in \mathbb{C}$. After a set of twists and turns, I have hit a wall.
I currently believe the best way to proceed is to use a partial fractions. So when we see that $\dfrac{1}{z^3 - n^3} = \dfrac{1}{n^2(z - n)} + \dfrac{\omega}{n^2(z - \omega n)} + \dfrac{\omega^2}{n^2(z - \omega^2 n)} = $
$= \dfrac{-1}{z^2(n - z)} + \dfrac{-\omega}{z^2(n - \omega z)} + \dfrac{-\omega^2}{z^2 (n - \omega^2 z)}$ (depending on which way you want to factor, and where $\omega$ is the first cubic root unity.
My overall thought process is to, more or less, try to come up with a function whose poles and residues at those poles agree - then their difference is an entire function. And if we're witty, the difference may even be zero. In these partial fractions forms, it is very easy to see what the poles and residues of my function are. But I have not been able to find a convenient function with those poles (that will lead to some closed form at the end of the day).
This is actually an exercise from Ahlfors, pg 191 number 2. The section it is in is dedicated to Mittag-Leffler, which is part of the reason why I am so predisposed to using a root comparison strategy.
One would assume that if we are able to do it for any of the three terms of the partial fraction decomposition, then we are set. I will note, however, that the first of my two given deconpositions behaves much better than the second (as all the terms converge very nicely as long as we don't consider the poles in the first, but each series diverges on its own in the second).