how to find whether a number is prime or not?
How can we know that an number is prime or not
verify whether 223 is a prime number or not
Using euclid's division algorithm find whether the pair of numbers 847 and 2160 are co primes or not
Using euclids division algorithm find whether 847 and 2160 are co prime or not.