I have been trying to calculate the following triple integral:
$$ I(a,b,c) \,=\, \int_{x=0}^{a}\int_{y=0}^{b}\int_{z=0}^{c} \frac{dx\,dy\,dz}{(1+x^{2}+y^{2}+z^{2})^{3}} $$
I can find values numerically for given $a,b,c$ but, since I know that $I(a,b,c)\rightarrow\frac{\pi^{2}}{32}$ as $a,b,c\rightarrow\infty$, I wondered whether the integral has a closed-form solution for arbitrary $a,b,c$ ? I certainly haven't found one and hoped someone might be able to help.
Here's an idea that might work. It should at least get you started. By Gaus' Law, $\int\int\int(\nabla\cdot \vec{a}) dxdydz=\int\int\vec{a}\cdot\hat{n}dA$ and
$$ I(a,b,c) \,=\, \int_{x=0}^{a}\int_{y=0}^{b}\int_{z=0}^{c} \frac{dx\,dy\,dz}{(1+x^{2}+y^{2}+z^{2})^{3}} $$
Is there an $\vec{a}$ whose divergence is the denominator?
Solve for $a_r$ $\frac{1}{r^2}\frac{d}{d r}(r^2a_r)=\frac{1}{(1+r^2)^6}$ where $r^2=x^2+y^2+z^2$
$$a_r= \frac{1}{r^2}\int\frac{r^2dr}{(1+r^2)^6}$$
Then let $\vec{a}=a_r\hat{r}=\frac{a_r}{\sqrt{x^2+y^2+z^2}}(x\hat{i}+y\hat{j}+z\hat{k})$ and $a_r$ is also converted into an expression in cartesian coordinates.
The boundaries of the triple integral correspond to 6 faces of a rectangular prism. Each face has one of the cartesian unit vectors as a normal. Calculate the integral of $\vec{a}\cdot\hat{n}$ on each face where $\hat{n}$ is the outward facing normal.