Prove that: $\sqrt{2-\frac{1}{1^2+\sqrt{1^4+\frac{1}{4}}}}+\sqrt{2-\frac{1}{2^2+\sqrt{2^4+\frac{1}{4}}}}+\sqrt{2-\frac{1}{3^2+\sqrt{3^4+\frac{1}{4}}}}+\cdots+\sqrt{2-\frac{1}{119^2+\sqrt{119^4+\frac{1}{4}}}}$ is an integer.
I noticed that $n^4+\frac{1}{4}$ is rather interesting, because it would be written as $(n^2+n+\frac{1}{2})(n^2-n+\frac{1}{2})$, but I do not know how to connect this to the rest of the problem. The square roots seem to further complicate the problem. Furthermore, I don't see what's special with 119, but upon using a program, I noticed that the only such numbers (such that the sum is an integer) below 500 are 3, 20, and 119.