The prime factorization of 255 is:
$$ 255 = 3\cdot5\cdot17 $$Prime factorization can be nicely visualized by creating a factorization tree.
255 can be written as 5 × 51. |
|
51 can be written as 3 × 17. |
|
The end nodes are the prime factors of the number 255. |
|