I was considering a specialization of the Cauchy product $$ \left(\sum_{n=1} ^\infty x^n \right) \left(\sum_{n=1}^\infty (-1)^n x^n \right)=\frac{-x^2}{1-x^2},$$ that converges for $0<x<1$.
The cited specialization is $x=\frac{1}{j^{3/2}}$ for integers $j\geq 2$. Then since $ \sum_{k=1}^{n} (-1)^k=\frac{(-1)^n-1}{2}$ the Cauchy product is computed (I don't know if these kind of calculations were in the literature, my intention was find an identity for $\zeta(3)$, where $\zeta(s)$ is the Riemann Zeta function, which was failed; on the other hand I believe that it is possible get some generalization of the following by the nature of the Cauchy's products, then if is such the case feel free to study this, if it is interesting) as $$\frac{1}{1-j^3}=\sum_{n=1}^\infty\frac{(-1)^{n+1}}{j^{\frac{3}{2}(n+1)}} \left( \frac{(-1)^n-1}{2} \right) .$$ Now I compute $$\frac{1}{j^3}=\frac{1}{1-j^3}+\text{something}=\text{RHS}+\text{something},$$ where $\text{something}=\frac{1-2j^3}{j^3(1-j^3)}$, and thus taking the sum from $j=2$ to infinite, one has $$\zeta(3)=1+\sum_{j=2}^\infty\frac{1-2j^3}{j^3(1-j^3)}+\sum_{n=1}^\infty(-1)^{n+1} \frac{(-1)^n-1}{2}\sum_{j=2}^\infty\frac{1}{j^{\frac{3}{2}(n+1)}}. $$
Thus if there are no mistakes I can write first this simplification $$\sum_{j=2}^\infty\frac{1}{1-j^3}=\sum_{n=1}^\infty\frac{-1-(-1)^{n+1}}{2} \left( \zeta(\frac{3}{2}(n+1))-1 \right) ,$$ and after that $$\sum_{j=2}^\infty\frac{1}{j^3-1}=\sum_{m=1}^\infty(\zeta(3m+1)-1).$$
The online calculator of Wolfram Alpha knons how compute
sum 1/(k^3-1) from k=2 to infinite
and
Question. Can you explain how obtain $$\sum_{k=2}^\infty\frac{1}{k^3-1}?$$ What is the meaning of such calculations from the online calculator? Thanks in advance.