InterviewSolution
Saved Bookmarks
| 1. |
The sum of the following series (1^2 +1) + (2^2 + 2) + (3^2 + 3) + (4^2 + 4) + …..+(n^2 + n) is : |
|
Answer» `a)N^3` |
|