76763domain: NAppears in sequencesFrom the game of Quod: number of "squares" on an n X n array of points with the four corner points deleted.at n=29A124479a(n) = prime(n)^3 - n^3.at n=13A262186a(n) = 2*(a(n-1)+a(n-2)+a(n-3))-a(n-4) for n >= 4, with initial terms 0,0,1,0.at n=14A317976