I am given a function which is: $$f(x)=x^3+\sin x$$
The interval is: $$(-π,π)$$
Fourier series is defined by:
$$ f(x)=\frac{a_{0}}{2}+\sum \limits_{n=1}^{\infty}(a_{n}\cos(nx)+b_{n}\sin(nx)) $$
I know the basics such as how to find $$a_{n}$$ and $$b_{n}$$, but I don't know how to find $$a_{0}$$ I am not given exact task on what to do so that's why my title is weird. All it is saying is setup Fourier series for this function in a given interval.