Direct conversion from base 2 to base 3

378 Views Asked by At

Is there any way to convert a number that is represented in base 2 directly to base 3? Or do we need to always convert to base 10 first in order to get to base 3?