$11_3$ is the number $4$ written in base $3$:
$$
11_3 = 1\cdot 3^1+1\cdot 3^0 = 3+1=4
$$
A small nitpick: it is not technically an operation, but a notation.
0
Bumbble Comm
On
It's not an operation - it's a sign for what base the number is expressed in.
Base, or radix.
$11_3$ is the number $4$ written in base $3$: $$ 11_3 = 1\cdot 3^1+1\cdot 3^0 = 3+1=4 $$ A small nitpick: it is not technically an operation, but a notation.