How to find square root of a number in base $B$?

122 Views Asked by At

How to find the square root of a number in base $B$?

For example, the square root of $4$ in base $2$ will be $100^{\frac{1}{2}} = 10$.