t=int(input()) for i in range(t): r=int(input()) print(1.299038105676657*r*r)