I need an analytical estimation of the following integral:
$$\int\limits_0^\infty \frac{{\mathrm{d} x}}{\sqrt{1 + x^4}}$$
It has a root in the denomenator -- so I can't make use of complex residues technique.
Edit:
Since CAS can do it symbolically -- there's certainly a solution. However I did this analytically a couple of years ago and obtained
$$ \frac{\pi}{2^{3/4}}$$
estimation. I remember it was easy and fast estimation. I'm trying to recover it.

$\newcommand{\+}{^{\dagger}}% \newcommand{\angles}[1]{\left\langle #1 \right\rangle}% \newcommand{\braces}[1]{\left\lbrace #1 \right\rbrace}% \newcommand{\bracks}[1]{\left\lbrack #1 \right\rbrack}% \newcommand{\ceil}[1]{\,\left\lceil #1 \right\rceil\,}% \newcommand{\dd}{{\rm d}}% \newcommand{\down}{\downarrow}% \newcommand{\ds}[1]{\displaystyle{#1}}% \newcommand{\equalby}[1]{{#1 \atop {= \atop \vphantom{\huge A}}}}% \newcommand{\expo}[1]{\,{\rm e}^{#1}\,}% \newcommand{\fermi}{\,{\rm f}}% \newcommand{\floor}[1]{\,\left\lfloor #1 \right\rfloor\,}% \newcommand{\half}{{1 \over 2}}% \newcommand{\ic}{{\rm i}}% \newcommand{\iff}{\Longleftrightarrow} \newcommand{\imp}{\Longrightarrow}% \newcommand{\isdiv}{\,\left.\right\vert\,}% \newcommand{\ket}[1]{\left\vert #1\right\rangle}% \newcommand{\ol}[1]{\overline{#1}}% \newcommand{\pars}[1]{\left( #1 \right)}% \newcommand{\partiald}[3][]{\frac{\partial^{#1} #2}{\partial #3^{#1}}} \newcommand{\pp}{{\cal P}}% \newcommand{\root}[2][]{\,\sqrt[#1]{\,#2\,}\,}% \newcommand{\sech}{\,{\rm sech}}% \newcommand{\sgn}{\,{\rm sgn}}% \newcommand{\totald}[3][]{\frac{{\rm d}^{#1} #2}{{\rm d} #3^{#1}}} \newcommand{\ul}[1]{\underline{#1}}% \newcommand{\verts}[1]{\left\vert\, #1 \,\right\vert}$ \begin{align} \int_{0}^{\infty}{\dd x \over \root{1 + x^{4}}}&= {1 \over 4}\int_{0}^{\infty}x^{-3/4}\pars{1 + x}^{-1/2}\,\dd x = {1 \over 4}\int_{1}^{\infty}\pars{x - 1}^{-3/4}x^{-1/2}\,\dd x \\[3mm]&= {1 \over 4}\int_{1}^{0}\pars{{1 \over x} - 1}^{-3/4}x^{1/2}\, \pars{-\,{\dd x \over x^{2}}} = {1 \over 4}\int^{1}_{0}\pars{1 - x}^{-3/4}x^{-3/4}\,\dd x \\[3mm]&= {1 \over 4}\,{\rm B}\pars{{1 \over 4},{1 \over 4}} \quad\mbox{where}\quad{\rm B}\pars{a,b}\quad\mbox{is the}\ {\it Beta\ function}. \end{align} Also $$ {\rm B}\pars{{1 \over 4},{1 \over 4}} = {\Gamma\pars{1/4}\Gamma\pars{1/4} \over \Gamma\pars{1/4 + 1/4}} ={1 \over \root{\pi}}\,\Gamma^{2}\pars{1 \over 4} $$ $$\color{#00f}{\large% \int_{0}^{\infty}{\dd x \over \root{1 + x^{4}}} = {1 \over 4\root{\pi}}\,\Gamma^{2}\pars{1 \over 4}} \approx 1.85 $$