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

Parity of 89

89 is an odd number, because it is not evenly divisible by 2.

Find out more:

Is 89 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 89 is about 9.434.

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

Anyway, 89 is a prime number, and a prime number cannot be a perfect square.

What is the square number of 89?

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

The square of 89 is 7 921 because 89 × 89 = 892 = 7 921.

As a consequence, 89 is the square root of 7 921.

Number of digits of 89

89 is a number with 2 digits.

What are the multiples of 89?

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

  • 0: indeed, 0 is divisible by any natural number, and it is thus a multiple of 89 too, since 0 × 89 = 0
  • 89: indeed, 89 is a multiple of itself, since 89 is evenly divisible by 89 (we have 89 / 89 = 1, so the remainder of this division is indeed zero)
  • 178: indeed, 178 = 89 × 2
  • 267: indeed, 267 = 89 × 3
  • 356: indeed, 356 = 89 × 4
  • 445: indeed, 445 = 89 × 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 89). 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 9.434). 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 89

  • Preceding numbers: …87, 88
  • Following numbers: 90, 91

Nearest numbers from 89

  • Preceding prime number: 83
  • Following prime number: 97
Find out whether some integer is a prime number