How to solve $10\sqrt{10\sqrt[3]{10\sqrt[4]{10...}}}$?
I tried to solve this problem by letting $x=10\sqrt{10\sqrt[3]{10\sqrt[4]{10...}}}$ to observe the pattern.
Based on the pattern, the result is
$\dfrac{x^{n!}}{10^{((((1)(2)+1)4+1)...n+1)}}$ where $n$ is a positive integer approaching infinity.
This is where I got stuck.
$$\lim_{n\to\infty}10^{\sum_{r=1}^n\dfrac1{r!}}=10^{\lim_{n\to\infty}\sum_{r=1}^n\dfrac1{r!}}$$
Now $\lim_{n\to\infty}\sum_{r=1}^n\dfrac1{r!}=e-1$