For any positive integer $n$, show that $x\gg 1 \rightarrow \log{x} < \sqrt[n]{x}$
I approached this problem by showing that $\lim_{x \to \infty} \frac{\log{x}}{\sqrt[n]{x}}= 0$
I tried to show that the limit converges to zero by showing that the integral test, $$\int_{1}^{\infty}{\log{x}\over\sqrt[n]{x}} dx $$ converges, which would in turn mean that the limit converges to zero (due to the $n^{\text{th}}$-term test)
But I can't get how to solve this improper integral, and also don't know whether my approach is right in the first place.