how do we find the sum of n terms of series : (1^2) + (1^2 +2^2) + (1^2 +2^2+3^2)+(1^2 +2^2+3^2+4^2) + ......
(not a multiple choice question)
Answer[spoiler](n*((n+1)^2)*(n+2)) /12[/spoiler]
(not a multiple choice question)
Answer[spoiler](n*((n+1)^2)*(n+2)) /12[/spoiler]
















