Find closest multiple of $531$ to $1360$. We see that $2 \times 531 = 1062$ is the nearest. Now subtract $1062$ from $1360$ to get reminder $298$. Add $2$ to quotient.
Since $298$ is less than $531$, stop the division. The reminder is $298$. The topmost line $0002$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $2$.