I've been learning Fourier sequence for a while and now I'm stuck. I have a function $$f(x)=x^2,\quad x\in[-\pi, \pi ]$$ and once evaluating this to Fourier we get: $$f(x)=\frac{\pi^2}{3} + 4\sum_{n=1}^{\infty} \frac{(-1)^{-n}}{n^2}\,\cos{(nx)}$$
Now it says: with the aid of the Fourier sequence (above) calculate the following sequence: $$\sum_{n=1}^{\infty} \frac{1}{n^4}$$
How do I tackle such problem, I've goggled everything but haven't found anything similar.
Any help on this?