- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
What is a number which is a square and square root itself?
To do:
We have to find a number which is a square and the square root of itself.
Solution:
We know that,
Square of $1=1^2=1$
Square root of $1=\sqrt1=1$
Therefore, 1 is the number which is a square and the square root of itself.
- Related Articles
- What is square root and cube root?
- Check if a number is perfect square without finding square root in C++
- What Is the Square Root?
- 8086 program to find the square root of a perfect square root number
- What is mean by square root ?
- What is Square Root of 6724 ?
- What Is The Square Root Of 4
- What is the square root of 250?
- What is the square root of 327?
- What Is The Square Root Of 11223659 And Why?
- Square and Square root in Arduino
- Write true (T) or false (F) for the following statements.(i) The number of digits in a square number is even.(ii) The square of a prime number is prime.(iii) The sum of two square numbers is a square number.(iv) The difference of two square numbers is a square number.(v) The product of two square numbers is a square number.(vi) No square number is negative.(vii) There is not square number between 50 and 60.(viii) There are fourteen square numbers upto 200.
- What is a square?
- The sum of a number and its positive square root is $\frac{6}{25}$. Find the number.
- 8085 program to find square root of a number

Advertisements