The ISEVEN function is used to find if the given number is even or not. It returns TRUE if the number is even and FALSE if it is odd. Note: The function ignores decimal values.
Formula:
= ISEVEN(Cell to be tested)
Video Tutorial:
Let us find if the given number is even or not, using the ISEVEN function, with the help of the below video