I'm having trouble evaluating the following integral: $$\large \int \psi^{x^{\frac{\phi}{\psi}}} dx$$
Question: How can I evaluate this integral? (Note: $\phi$ and $\psi$ are constants)
Note: I know the solution (All hail WA), but I have no idea about the procedure of evaluation of this particularly neat integrand.

Let us start using $$\psi^{x^{\frac{\phi}{\psi}}}=\text{exp}\Big(x^{\frac{\phi}{\psi}}\log(\psi)\Big)$$ So $$ I=\int \psi^{x^{\frac{\phi}{\psi}}} dx=\int\text{exp}\Big(x^{\frac{\phi}{\psi}}\log(\psi)\Big)\,dx$$ Now change variable such that $x^{\frac{\phi}{\psi}}=y$ which leads to $$I=\frac{\psi }{\phi }\int y^{\frac{\psi }{\phi }-1}e^{y \log(\psi)}\,dy$$ where you can recognize the incomplete gamma function after another change of variable $y \log(\psi)=-t$.