Square 1 to 10000
2026-02-28 06:16 Diff

We will be listing the squares of numbers from 1 to 10000.

Squares are an interesting part of math that help us solve various problems easily.

Let’s take a look at the complete list of squares from 1 to 10000.

Square 1 to 10000 — Even Numbers Square numbers that are divisible by 2 are even.

The square of any even number will result in an even number.

Let’s look at the even numbers in the squares of 1 to 10000.

Square 1 to 10000 — Odd Numbers When you multiply an odd number by itself, the result is also an odd number.

When we square an odd number, the result will always be odd.

Let’s look at the odd numbers in the squares of 1 to 10000.

How to Calculate Squares From 1 to 10000

The square of a number is written as N², which means multiplying the number N by itself.

We use the formula given below to find the square of any number: N² = N × N

Let’s explore two methods to calculate squares: the multiplication method and the expansion method:

Multiplication method: In this method, we multiply the given number by itself to find the square of the number.

Take the given number, for example, let’s take 100 as N.

Multiply the number by itself: N² = 100 × 100 = 10000

So, the square of 100 is 10000. You can repeat the process for all numbers from 1 to 10000.

Expansion method: In this method, we use algebraic formulas to break down the numbers for easy calculation.

We use this method for larger numbers.

Using the formula: (a+b)² = a² + 2ab + b²

For example: Find the square of 104. 104² = (100 + 4)²

To expand this, we use the algebraic identity (a + b)² = a² + 2ab + b².

Here, a = 100 and b=4. = 100² + 2 × 100 × 4 + 4² 100² = 10000; 2 × 100 × 4 = 800; 4² = 16

Now, adding them together: 10000 + 800 + 16 = 10816

So, the square of 104 is 10816.