I'd like to find a closed form for $1^3+3^3+5^3+...+n^3$ where $n$ is an odd number.
How would I go about doing this?
I am aware that $1^3+2^3+3^3+4^3+...+n^3=\frac{n^2(n+1)^2}{4}$ but I'm not too sure how to proceed from here.
My gut feeling is telling me to multiply the above series by 8, then subtract it from the original, but it doesn't quite get me there because I'm going to have a whole lot of extra terms that I do not want.