Prime factorization
GCD and LCM of two numbers
Check if a number is prime
Prime factorize any number, compute GCD and LCM of two numbers, test if a number is prime, and find the Nth prime. Essential tools for number theory and cryptography.