The prime factorization of 192 is:
$$ 192 = 2\cdot2\cdot2\cdot2\cdot2\cdot2\cdot3 $$Which is the same as :
$$ 192 = 2^{6}\cdot3 $$Prime factorization can be nicely visualized by creating a factorization tree.
192 can be written as 2 × 96. |
|
96 can be written as 2 × 48. |
|
48 can be written as 2 × 24. |
|
24 can be written as 2 × 12. |
|
12 can be written as 2 × 6. |
|
6 can be written as 2 × 3. |
|
The end nodes are the prime factors of the number 192. |
|