Here, $\{-3.4\}=0.6$. The said integral can be solved using $\{z\}+\{-z\}=1$, if $z$ is a non-zero real number; after using the property that $$\int_{-a}^{a} f(x) dx= \int_{0}^{a} [ f(x)+f(-x)] dx$$ So here $$I=\int_{-1}^{1} \frac{\{x^3\}(x^4+1)}{(x^6+1)} dx=\int_{0}^{1} \frac{[\{x^3\}+\{-x^3\}](x^4+1)}{(x^6+1)} dx =\int_{0}^{1} \frac{(x^4+1)}{(x^6+1)} dx.$$ $$\implies I= \int_{0}^{1} \frac{(1+x^2)^2-2x^2}{(x^6+1)}dx=\int_{0}^{1}\frac{(1+x^2) dx}{x^4-x^2+1}-\int_{0}^{1} \frac{2x^2 dx}{x^6+1}=I_1-I_2.$$ In $I_1$, divide up and down by $x^2$ and use $x-1/x=u$, then $$I_1=\int_{-\infty}^{0} \frac{du}{1+u^2}=\frac{\pi}{2}$$ Next, use $x^3=v$ $$I_2=\int_{0}^{1} \frac{2x^2 dx}{x^6+1}=\frac{2}{3} \int_{0}^{1} \frac{dv}{1+v^2}=\frac{\pi}{6}$$ Finally $$I=\frac{\pi}{2}-\frac{\pi}{6}=\frac{\pi}{3}$$
It will be interesting to see other approaches/methods of proving this integral.
$$I=\int\dfrac{x^4+1}{x^6+1}\,dx=\int\dfrac{x^4+1}{\left(x^2+1\right)\left(x^4-x^2+1\right)}\,dx=\int\left(\dfrac{x^2+1}{3\left(x^4-x^2+1\right)}+\dfrac{2}{3\left(x^2+1\right)}\right)dx$$ $$\int\dfrac{x^2+1}{x^4-x^2+1}\,dx=\int\dfrac{x^2+1}{\left(x^2-\sqrt{3}x+1\right)\left(x^2+\sqrt{3}x+1\right)}\,dx=\int\left(\dfrac{1}{2\left(x^2+\sqrt{3}x+1\right)}+\dfrac{1}{2\left(x^2-\sqrt{3}x+1\right)}\right)dx$$ Complete the squares and finish to get $$I=\dfrac{\arctan\left(2x+\sqrt{3}\right)+\arctan\left(2x-\sqrt{3}\right)+2\arctan\left(x\right)}{3}$$ Combine the arctangents to end with $$I=\frac{1}{3} \left(\tan ^{-1}\left(\frac{x}{1-x^2}\right)+2 \tan ^{-1}(x)\right)$$