The question is : Is $\sqrt 3$ the length of $$\Gamma =\{\gamma (t)=(t,\sin(t),\sqrt 2\cos(t))\mid t\in [0,1]\} \ \ ?$$ So it is $$\int_0^1\|\gamma '(t)\|dt=\int_0^1 \sqrt{1+2\sin^2(t)+\cos^2(t)}dt$$
I tries to do many substitution as $\cos^2(t)=\frac{1+\cos(2t)}{2}$, $\sin^2(t)=\frac{1-\cos(2t)}{2}$, or $1=\cos^2(t)+\sin^2(t)$ but I can't conclude. I'm sure there is a trick but I don't see it, could someone help ?