Phone number formatting

In excel and Google sheet, we use formula following formula
=Right( A1, 10) and this gives us last 10 digits from right to left.
Can we do something like this in here.