I had a test today and there was an extra problem I couldn’t solve.
Put the $\sqrt[2]{2}, \sqrt[3]{3}, \dots, \sqrt[100]{100}$ numbers in to an increasing order.
I just have no idea. I can handle the numbers $\sqrt[2^k]{2^k}$ numbers, but I can’t solve the problem.
Consider the function $f(x)=x^{1/x}$ defined for $x>0$.
Then $f(x)=\exp(\frac{\log x}{x})$ and so $$ f'(x)=f(x)\frac{1-\log x}{x^2} $$ which is positive over $(0,e)$ and negative over $(e,\infty)$. So we know that $$ \sqrt[n]{n}>\sqrt[n+1]{n+1} $$ for $n\ge 3$.
Also $(\sqrt{2})^6=8$, $(\sqrt[3]{3})^6=9$, hence $\sqrt{2}<\sqrt[3]{3}$. Moreover $\sqrt{2}=\sqrt[4]{4}$.