Is there a function to find remainder when dividing
Yes, you can use the MOD() function in a math column.
Example:
Thank