> For the complete documentation index, see [llms.txt](https://trizen.gitbook.io/perl6-rosettacode/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n.md).

# N

- [N'th](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/nth.md)
- [N-body problem](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/n-body_problem.md)
- [N-grams](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/n-grams.md)
- [N-queens minimum and knights and bishops](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/n-queens_minimum_and_knights_and_bishops.md)
- [N-queens problem](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/n-queens_problem.md)
- [N-smooth numbers](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/n-smooth_numbers.md)
- [Named parameters](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/named_parameters.md)
- [Names to numbers](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/names_to_numbers.md)
- [Naming conventions](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/naming_conventions.md)
- [Narcissist](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/narcissist.md)
- [Narcissistic decimal number](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/narcissistic_decimal_number.md)
- [Native shebang](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/native_shebang.md)
- [Natural sorting](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/natural_sorting.md)
- [Nautical bell](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/nautical_bell.md)
- [Negative base numbers](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/negative_base_numbers.md)
- [Neighbour primes](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/neighbour_primes.md)
- [Nested function](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/nested_function.md)
- [Nested templated data](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/nested_templated_data.md)
- [Next highest int from digits](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/next_highest_int_from_digits.md)
- [Next special primes](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/next_special_primes.md)
- [Nice primes](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/nice_primes.md)
- [Nim game](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/nim_game.md)
- [Nimber arithmetic](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/nimber_arithmetic.md)
- [Non-continuous subsequences](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/non-continuous_subsequences.md)
- [Non-decimal radices](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/non-decimal-radices.md)
- [Convert](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/non-decimal-radices/convert.md)
- [Input](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/non-decimal-radices/input.md)
- [Output](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/non-decimal-radices/output.md)
- [Non-transitive dice](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/non-transitive_dice.md)
- [Nonoblock](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/nonoblock.md)
- [Nonogram solver](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/nonogram_solver.md)
- [Nth root](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/nth_root.md)
- [Null object](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/null_object.md)
- [Number names](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/number_names.md)
- [Number reversal game](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/number_reversal_game.md)
- [Numbers divisible by their individual digits but not by the product of their digits](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/numbers_divisible_by_their_individual_digits_but_not_by_the_product_of_their_digits.md)
- [Numbers in base-16 representation that cannot be written with decimal digits](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/numbers_in_base-16_representation_that_cannot_be_written_with_decimal_digits.md)
- [Numbers in base 10 that are palindromic in bases 2 4 and 16](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/numbers_in_base_10_that_are_palindromic_in_bases_2_4_and_16.md)
- [Numbers k such that the last letter of k is the same as the first letter of k 1](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/numbers_k_such_that_the_last_letter_of_k_is_the_same_as_the_first_letter_of_k_1.md)
- [Numbers which are not the sum of distinct squares](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/numbers_which_are_not_the_sum_of_distinct_squares.md)
- [Numbers which are the cube roots of the product of their proper divisors](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/numbers_which_are_the_cube_roots_of_the_product_of_their_proper_divisors.md)
- [Numbers whose binary and ternary digit sums are prime](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/numbers_whose_binary_and_ternary_digit_sums_are_prime.md)
- [Numbers whose count of divisors is prime](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/numbers_whose_count_of_divisors_is_prime.md)
- [Numbers with equal rises and falls](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/numbers_with_equal_rises_and_falls.md)
- [Numbers with prime digits whose sum is 13](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/numbers_with_prime_digits_whose_sum_is_13.md)
- [Numbers with same digit set in base 10 and base 16](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/numbers_with_same_digit_set_in_base_10_and_base_16.md)
- [Numeric error propagation](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/numeric_error_propagation.md)
- [Numeric separator syntax](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/numeric_separator_syntax.md)
- [Numerical and alphabetical suffixes](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/numerical_and_alphabetical_suffixes.md)
- [Numerical integration](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/numerical_integration.md)
- [Adaptive Simpson's method](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/numerical_integration/adaptive_simpsons_method.md)
- [Gauss-Legendre Quadrature](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/numerical_integration/gauss-legendre_quadrature.md)
- [NYSIIS](https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n/nysiis.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://trizen.gitbook.io/perl6-rosettacode/programming_tasks/n.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
