Learning

open
close

Squares and Square Roots

July 18, 2023 | by Bloom Code Studio

Squares and square roots both concepts are opposite in nature to each other. Squares are the numbers, generated after multiplying a value by itself. Whereas square root of a number is value which on getting multiplied by itself gives the original value. Hence, both are vice-versa methods. For example, the square of 2 is 4 and the square root of 4 is 2.

If n is a number then its square is represented by n raised to the power 2, i.e., n2 and its square root is expressed as ‘√n’, where ‘√’ is called radical. The value under the root symbol is said to be radicand.

The square numbers are widely explained in terms of area of a square shape. The shape of a square is such that it has all its sides equal. Therefore, area of square is equal to (side x side) or side2. Hence, if the side length of the square is 3cm then its area is 32= 9 sq.cm.

RELATED POSTS

View all

view all