Pulling out every nth value

A

Anauna

Hello,
Is there a function I can use to pull out every nth value from a range of
values.
i.e. Column A contains 100 values
I wish to pull out every 4th value and place them in Column B
Column B would now contain 25 values
 
Top