- 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
Find the square root of 2025.
Given :
The given number is 2025.
To do :
We have to find the square root of 2025.
Solution :
The prime factorization of 2025 is $3 \times 3 \times 3 \times 3 \times 5 \times 5$.
Make the pair and select one factor from each pair that gives $3 \times 3 \times 5 = 45$.
So, the square root of $2025 = √2025 = 45$.
Therefore, the square root of 2025 is 45.
- Related Articles
- Find Square Root under Modulo p (When p is in form of 4*i + 3) in C++
- Find Square Root under Modulo p (Shanks Tonelli algorithm) in C++
- Find the missing value of $p$ for the following distribution whose mean is 12.58.$x$:581012$p$2025$f$:25822742.
- If $ p=-10$ find the value of $p^{2}-2 p-100 $
- Find the value of $p$ if \( 5 p+2=17 \).
- Find the square root of 3.5.
- Find the square root of 1056.25
- Find the square root of 1250.
- Find the square root of 3881.29
- Find the square root of 6.9169
- Find the square root of 1.7424.
- Find the value of $p$ if $5+6(p+1)=35$.
- 8086 program to find the square root of a perfect square root number
- Find the zeros of the polynomial \( x^{2}+x-p(p+1) \).
- Find the value of p for which the quadratic equation $(p + 1)x^2 - 6(p + 1)x + 3(p + 9) = 0, p ≠ -1$ has equal roots. Hence, find the roots of the equation.

Advertisements