-
Generate Square of any number.
Input the number you want the square to be printed of.
Generate Square of any number.
Input the number you want the square to be printed of.
• Generate Square of any number.
• The method is simple to find out the square of any number, just multiply the number you want the square of, with the that same number.
For ex.: finding square of 2 would be 2 × 2 = 4
• Here we are multiplying the number 2 with itself in order to find out its square.