Calculate the sum of the cubes of the first n natural numbers using S = [n(n+1)/2]². Quickly find 1³ + 2³ + 3³ + ... + n³.
Enter your values below
How this calculator works
The sum of the cubes of the first n natural numbers equals the square of n times (n plus 1) divided by 2.
Common questions about this calculator