I'm currently going through Calculus by Spivak by myself, and came across a proof by induction requiring to prove $1^3+...+n^3 = (1+...+n)^2$
Naturally, to prove this, I need to somehow convert $(1+...+n)^2+(n+1)^3$ to $(2+...+2n)^2$. After quite a bit of thinking, I'm still not sure how to do this. I think i may be forgetting about some property of squares that we're supposed to be using.
Note: Please only provide a hint, not the complete answer. Edit: I was mistakenly taking $(1+...+n)^2*(n+1)^3$ rather than $(1+...+n)^2+(n+1)^3$. Corrected.