[jQuery] tr[position() mod 3 = 0]

[jQuery] tr[position() mod 3 = 0]


What would be the jQuery way of doing tr[position() mod 3 = 0] ?
Thank you!