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

Parity of 19

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

Find out more:

Is 19 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 19 is about 4.359.

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

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

What is the square number of 19?

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

The square of 19 is 361 because 19 × 19 = 192 = 361.

As a consequence, 19 is the square root of 361.

Number of digits of 19

19 is a number with 2 digits.

What are the multiples of 19?

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

  • 0: indeed, 0 is divisible by any natural number, and it is thus a multiple of 19 too, since 0 × 19 = 0
  • 19: indeed, 19 is a multiple of itself, since 19 is evenly divisible by 19 (we have 19 / 19 = 1, so the remainder of this division is indeed zero)
  • 38: indeed, 38 = 19 × 2
  • 57: indeed, 57 = 19 × 3
  • 76: indeed, 76 = 19 × 4
  • 95: indeed, 95 = 19 × 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 19). 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 4.359). 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 19

  • Preceding numbers: …17, 18
  • Following numbers: 20, 21

Nearest numbers from 19

  • Preceding prime number: 17
  • Following prime number: 23
Find out whether some integer is a prime number