The prime factorization of 9990 is:
$$ 9990 = 2\cdot3\cdot3\cdot3\cdot5\cdot37 $$Which is the same as :
$$ 9990 = 2\cdot3^{3}\cdot5\cdot37 $$Prime factorization can be nicely visualized by creating a factorization tree.
| 9990 can be written as 10 × 999. |
|
| 10 can be written as 2 × 5. |
|
| 999 can be written as 3 × 333. |
|
| 333 can be written as 3 × 111. |
|
| 111 can be written as 3 × 37. |
|
| The end nodes are the prime factors of the number 9990. |
|