Evaluate:
$$\sum\limits_{n=1}^\infty \frac{n^2}{3^n}.$$
By the ratio test, $\displaystyle\lim_{n\to\infty} \frac{(n+1)^2}{3^{n+1}}\cdot\frac{3^n}{n^2}=1/3,$ which is less than 1, therefore the series is convergent.
Now I am stuck on how to evaluate this series, without the $n^2$ on top, it can be easily calculated by the geometric series formula. Any help would be appreciated.