$$\int_0^1 \frac{dx}{\sqrt{x + \sqrt{x^2 + \sqrt{x^3}}}}$$
How to evaluate the above integral? I am trying this question by substituting $x = \tan^{2 / 3} y$. Then the denominator will become $$\sqrt{\tan^{2/3} y+\sqrt{\tan^{4/3} y+ \tan y}} .$$ But how to proceed further?
Using the rewrite from @user170231, consider the substitution $\frac{1}{\sqrt{x}} = \sinh^2 t$
$$I = \int_{\sinh^{-1}(1)}^\infty \frac{4\cosh t\:dt}{\sinh^3 t\sqrt{1+\cosh t}}$$
$$ = \frac{1}{\sqrt{2}}\int_{\sinh^{-1}(1)}^\infty\frac{\cosh\left(\frac{t}{2}\right)}{\sinh^3\left(\frac{t}{2}\right)\cosh^3\left(\frac{t}{2}\right)}+\frac{\sinh\left(\frac{t}{2}\right)}{\sinh^2\left(\frac{t}{2}\right)\cosh^4\left(\frac{t}{2}\right)}\:\frac{dt}{2}$$
Notice that the integrand is almost a product rule. Using the interchange $t\leftrightarrow \frac{t}{2}$ we can split the integral up as
$$I = \color{green}{\frac{1}{2\sqrt{2}}\left[\frac{-1}{\sinh^2t \cosh^3t}\right]_{\cosh^{-1}\sqrt{\frac{1+\sqrt{2}}{2}}}^\infty}$$
$$ - \frac{1}{2\sqrt{2}}\int_{\cosh^{-1}\sqrt{\frac{1+\sqrt{2}}{2}}}^\infty \frac{(1-\tanh^2 t)\operatorname{sech}^2t}{\sinh t}dt$$
$$= \color{green}{2\sqrt{\sqrt{2}-1}}+\color{red}{\frac{\operatorname{sech} t}{6\sqrt{2}}\left(2+\operatorname{sech}^2 t\right)\Biggr|_{t=\operatorname{sech}^{-1}\sqrt{2\sqrt{2}-2}}}$$
$$-\color{blue}{\frac{1}{6\sqrt{2}}\int_{\cosh^{-1}\sqrt{\frac{1+\sqrt{2}}{2}}}^\infty \frac{3\sinh t}{\cosh^2 t - 1}-\tanh t \operatorname{sech}t\:dt}$$
$$= \color{green}{2\sqrt{\sqrt{2}-1}} + \color{red}{\frac{\sqrt{2\sqrt{2}-2}}{3}} + \color{blue}{\frac{1}{6\sqrt{2}}\Biggr[3\coth^{-1}(\cosh t)-\operatorname{sech}t\Biggr]_{\operatorname{sech}^{-1}\sqrt{2\sqrt{2}-2}}^\infty}$$
Crunching the numbers, we get a final analytic answer of
$$I = \boxed{\color{green}{2\sqrt{\sqrt{2}-1}} + \color{purple}{\frac{\sqrt{5\sqrt{2}-1}}{6}} - \color{blue}{\frac{1}{2\sqrt{2}}\tanh^{-1}\sqrt{2\sqrt{2}-2}}\approx 1.157416}$$