I tried to compare it with $1/n$ which I know diverges:
$$\frac{1}{n\ln^2(n)} \le \frac{1}{n} \Leftrightarrow \\ n\ln^2(n) \ge n \Leftrightarrow \\ \ln^2(n) \ge1\Leftrightarrow \\ \ln(n) \ge 1 \Leftrightarrow \\ n \ge e$$
If $1/n$ diverges and it is greater than the given series for all $n \ge e$... it should diverge, right? Yet the solutions say it converges. Is it because $2 < e$ and $a_2$ is part of the series? Does that make it converge or does that just mean $1/n$ isn't good for comparing?
Note: I could solve this by comparing with $1/\sqrt{n}$ instead but I am still wondering why this failed.