I have shown that $\sum_{k=0}^\infty (2k+1)^{-6} = \frac{\pi^6}{960}$, and from this I want to conclude that $\sum_{n=1}^\infty n^{-6} = \frac{\pi^6}{945}$, so I have been trying to show that
$$\sum_{n=1}^\infty n^{-6} = \frac{64}{63}\sum_{k=0}^\infty (2k+1)^{-6}$$
but I can't think of a simple way of doing so. Any help is welcome.
Let $S=\zeta(6)$ be the value of the sum you are trying to calculate. Notice that $$\begin{align} S=\sum_{n=1}^\infty \frac{1}{n^6} &=\sum_{n=0}^\infty \frac{1}{(2n+1)^6}+\sum_{n=0}^\infty \frac{1}{(2n)^6}\\ &=\sum_{n=0}^\infty \frac{1}{(2n+1)^6}+\frac{1}{2^6}\sum_{n=0}^\infty \frac{1}{n^6}\\ &=\frac{\pi^6}{960}+\frac{S}{2^6}\\ &=\frac{\pi^6}{960}+\frac{S}{64} \end{align}$$ Now you can easily solve the equation $$S=\frac{\pi^6}{960}+\frac{S}{64}$$ to find the value of your series.