Knowing the prime number factorization of a number gives complete knowledge about all factors of that number. For instance, the above factorization of 6936 tells us that the positive factors of 6936 are of the form
Once the prime factorizations of two numbers are known, their greatest common divisor and least common multiple can be found quickly. However if the prime factorizations are not known, the use of Euclid's algorithm is likely to require less calculation than factorizing the two numbers.
The fundamental theorem ensures that multiplicative functions are completely determined by their values on the powers of prime numbers.