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!
Note that $\mathrm d\sin t=\cos t\,\mathrm dt$; so,\begin{align}\int\frac t{\cos^3t}\mathrm d\sin t&=\int\frac t{\cos^2t}\,\mathrm dt\\&=t\tan t-\int\tan t\,\mathrm dt\\&=t\tan t+\log(\cos t).\end{align}And therefore$$\int\frac{\arcsin x}{(1-x^2)^{3/2}}\,\mathrm dx=\frac{x\arcsin(x)}{\sqrt{1-x^2}}+\log\left(\sqrt{1-x^2}\right).$$