I need to integrate $\sqrt{1+\frac{1}{x^2}}$
I've tried to let $u=1/x^2$ but end up with, $\int \frac{\sqrt{1+u^2}}{u^{3/2}}du$ . I attempted to then substitute $u=\tan\theta$ and lead me to $-\frac{1}{2}\int \frac{1}{(\sin\theta\cos\theta)^{3/2}}d\theta$.
Not sure how to progress from here. Is there any alternative way of doing this?