1.

Calculate the sum of perfect cube of natural numbers

Answer»

\mathfrak{\huge\underline{Answer:}}

the SUM of the first n cubes, 13+23+... + n 3 = ( n ( n +1)/2)2, which is the square of the n TH triangle NUMBER. For example, 13+23+... +103=(10×11/2)2=552 = 3025.



Discussion

No Comment Found

Related InterviewSolutions