I would like to find
$$\int \sqrt{1 + x^{-2}}dx$$
I have found that it is equivalent to $$ \int \frac{\sqrt{1 + x^2}}{x}dx $$ but I am not sure what to do about it. With trig substitution $x = \tan(x)$ I get $$ \int \frac{1}{\sin(\theta)\cos^2(\theta)}d\theta $$ but that seems to be a dead end.