$1^3 + 2^3 + \cdot \cdot \cdot+ n^3 = $ $[ \frac{n(n+1)}{2}]^{2} $
$\text{My question for this problem is that I got stuck at a certain point}$
$\text{and I do not know where to go. This is what I know to prove by PMI.}$
(i) $1 ∈ S$
(ii) $ \text{for all } n ∈ ℕ \text{ if } n∈ ℕ , \text{ then } n+1 ∈ S. \text{ Then } S = ℕ $
$\text{ A set of natural numbers is called an inductive set iff it has proberty that whenever } n∈ ℕ, \text{then } n+1 ∈ S.$
(iii) $ \text{By PMI true for every } n∈ ℕ$
$\color{maroon}{Proof :}$
$\text{(i)} \; \text{ The statement is true for } n=1 \text{ because} $ $[ \frac{1(1+1)}{2}]^{2} = 1$
$ 1= 1$
$\text{(ii)} \; $$\text{Assume that for some } n∈ ℕ $
$1^3 +2 ^3 + \cdot \cdot \cdot+ n^3 = [ \frac{n(n+1)}{2}]^2 $
$ \text{Let } n = n+1$
$ 1^3 + 2^3 + n^3 +( (n+1)^3 = [\frac{(n+1)(n+1)+1)}{2}]^2$
= $1^3 + 2^3 + \cdot \cdot \cdot+ n^3 + (n+1)^3 = [ \frac{n(n+1)}{2}]^2 + (n+1)^3 $
$\text{This is where I get stuck at I do not know how to proceed. }$
$\text{ I am a bit confused by the whole process of PMI}$
$\text{any advice on how I can procced would be gladly appreciated.}$