(102)4 = 108. You multiply in that case
And to find prime factors, easiest way is trial and error, eg:
30758 / 2 = 15379, so 2 is a factor
Now find prime factors of 15379
15379 / 2 = 7644.5, so 2 isnt a factor
15379 / 3 = 5126.33, so 3 isnt a factor
15379 / 5 = 3057.8, so 5 isnt a factor
15379 / 7 = 2184.14, so 7 isnt a factor
15379 / 11 = 1309.91, so 11 isnt a factor
15379 / 13 = 1183, so 13 is a factor
Now find factors of 1183 (you start from 13 since anything lower cant be factors)
1183 / 13 = 91, so 13 is a factor again
factors of 91:
91 / 13 = 7, so 13 is a factor again
Now 7 is left over, which is prime, so thats the last prime factor
So 30758 = 2 x 7 x 133
You got an extra 2 somewhere in yours