problem6

command
v0.0.0-...-8c47156 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2024 License: MIT Imports: 2 Imported by: 0

README

The sum of the squares of the first ten natural numbers is, 1^2 + 2^2 +.....+10^2 = 385. The square of the sum of the first ten natural numbers is, (1+2+....+10)^2 = 55^2 = 3025 Diff between them is 3025 - 385 = 2640 Find the difference between the sum of the squares of the first one hundred natural numbers and the square of the sum.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL