Part one:
Compose number 6 with each digit using the digit only three times (Ex: 6=2+2+2)
Allowed basic operations (+,-,*,/), sqrt and factorial (no others).
Part two:
Get number 13 using only number 2 three times. Allowed basic and not-basic operations.