$$\sum_{n=1}^\infty \frac{(2+4^{-n})}{n^2}$$
Would I be correct in thinking that this is the comparison test and need to use something like $\cfrac{3}{n^2}$ ? This is a much more advanced fraction than in my notes and am cautious of the power of -n on the numerator
Still simpler: asymptotic equivalence. The numerator of the general term is equivalent to $2$, so $$\frac{(2+4^{-n})}{n^2}\sim_\infty\frac{2}{n^2},$$ which converges.