Find the integral $$\int\dfrac{\arcsin x}{(1-x^2)^\frac32} dx$$
We can see that $d(\arcsin x)=\dfrac{1}{\sqrt{1-x^2}} dx$.
So we can write the given integral as $$\int\dfrac{\arcsin x}{1-x^2}d(\arcsin x),$$ which I didn't find very helpful.
Another thing I tried is to put $x=\sin t \Rightarrow t=\arcsin x$. Then the given integral can be written as $$\int\dfrac{t}{\cos^3 t}d\sin t,$$ which I also don't know how to find.
Any help will be appreciated. Thanks!