Let $n$ be a positive integer. What is the positive value of $x$ such that $x^{\frac{n+1}{n}}=x+1$?
This equation has a unique solution because the function $x^{\frac{n+1}{n}}-x$ is increasing. However, I'm not sure if we can get a closed form for $x$. If not, how fast does $x_n$, the solution for $n$, grow asymptotically in terms of $n$?