Determine if the series $\frac{((\ln(n))^3}{n}$ is convergent or divergent.
What I Tried :- If I were to use the comparison test would I end up with $(\ln(n))^3 > 1/n^2 > 0$. So $\frac{1}{n^2}$ is convergent by $p$-test as $(p=2>1)$. Therefore the original series is convergent by comparison test.
Can anyone help me understand If I am heading in the right direction?