I'm stuck with this indefinite integral;
$\int{\frac{x^2}{\sqrt{1-x}}}dx$
I've tried and failed to solve this by parts;
$\int{u\space dv} = uv- \int{v\space du}$
$u = (1 - x)^{-\frac{1}{2}}$
$du = \frac{1}{2}(1 - x)^{-\frac{3}{2}}dx$
$v = \frac{1}{3}x^3$
$dv = x^2dx$
But I get stuck again after writing out the final integral; $\int{v\space du}$.
Am I approaching this problem in the right way, and if so, where do I go from here?
Hint:
Set $\sqrt{1-x}=u\implies x=1-u^2\implies dx=-2u\ du$