I tried to prove the following statement using complete induction but I couldn't manage to solve it because I got a complex notation eventually. The statement is the following:
$$\sum_{k=1}^nk^3 = \left(\sum_{k=1}^n k\right)^2$$
I hope someone can help me out!