Consider
$$\int_{0}^{1}{1-x^{\sqrt5}\over (1-x^{\phi})^{\phi}}\mathrm dx=\color{red}{\phi^2}\tag1$$ $\phi$;Golden ratio
How can we show that $(1)$ converges to $\color{red}{\phi^2}$?
An attempt:
$u=1-x^{\phi}$ then $du=-\phi x^{\phi-1} dx$
$(1-u)^{\sqrt5/\phi}=x^{\sqrt5}$
$(1-u)^{1/\phi^2}=x^{1/\phi}$
After simplifying, this is where I got to
$${1\over \phi}\int_{0}^{1}{1\over u^{\phi}(1-u)^{1/\phi^2}\mathrm du}-{1\over \phi}\int_{0}^{1}{1-u\over u^{\phi}}\mathrm du\tag2$$
I can't proceed any further.