Prime factors
—
Break a number down into its prime factors.
Every whole number greater than 1 has a unique prime factorization — this is the foundation of number theory topics like GCF, LCM, and cryptography.
repeatedly divides by the smallest possible prime until only primes remain