Is 60 a prime number? What are the divisors of 60?

Parity of 60

60 is an even number, because it is evenly divisible by 2: 60 / 2 = 30.

Find out more:

Is 60 a perfect square number?

A number is a perfect square (or a square number) if its square root is an integer; that is to say, it is the product of an integer with itself. Here, the square root of 60 is about 7.746.

Thus, the square root of 60 is not an integer, and therefore 60 is not a square number.

What is the square number of 60?

The square of a number (here 60) is the result of the product of this number (60) by itself (i.e., 60 × 60); the square of 60 is sometimes called "raising 60 to the power 2", or "60 squared".

The square of 60 is 3 600 because 60 × 60 = 602 = 3 600.

As a consequence, 60 is the square root of 3 600.

Number of digits of 60

60 is a number with 2 digits.

What are the multiples of 60?

The multiples of 60 are all integers evenly divisible by 60, that is all numbers such that the remainder of the division by 60 is zero. There are infinitely many multiples of 60. The smallest multiples of 60 are:

  • 0: indeed, 0 is divisible by any natural number, and it is thus a multiple of 60 too, since 0 × 60 = 0
  • 60: indeed, 60 is a multiple of itself, since 60 is evenly divisible by 60 (we have 60 / 60 = 1, so the remainder of this division is indeed zero)
  • 120: indeed, 120 = 60 × 2
  • 180: indeed, 180 = 60 × 3
  • 240: indeed, 240 = 60 × 4
  • 300: indeed, 300 = 60 × 5
  • etc.

How to determine whether an integer is a prime number?

To determine the primality of a number, several algorithms can be used. The most naive technique is to test all divisors strictly smaller to the number of which we want to determine the primality (here 60). First, we can eliminate all even numbers greater than 2 (and hence 4, 6, 8…). Then, we can stop this check when we reach the square root of the number of which we want to determine the primality (here the square root is about 7.746). Historically, the sieve of Eratosthenes (dating from the Greek mathematics) implements this technique in a relatively efficient manner.

More modern techniques include the sieve of Atkin, probabilistic algorithms, and the cyclotomic AKS test.

Numbers near 60

  • Preceding numbers: …58, 59
  • Following numbers: 61, 62

Nearest numbers from 60

  • Preceding prime number: 59
  • Following prime number: 61
Find out whether some integer is a prime number