I am currently lost on the following problem:
Use a telescoping sum to give a proof without induction that for each $n \in \mathbb{N},$
$$1^3+2^3+3^3+\dots +n^3=\frac{n^2(n+1)^2}{4}$$
I have followed other examples where they show equalities like this, but I don't understand how they seem to come up with the telescoping series they use to solve them.
Thank you!